fix test action

This commit is contained in:
maximo tejeda 2024-02-08 15:02:36 -04:00
parent 018ec05fbc
commit 45153ff391

View File

@ -15,7 +15,7 @@ jobs:
- name: 'setup go'
uses: actions/setup-go@v4
with:
go-version: '1.21.5'
go-version: '1.22'
- name: 'Run Test'
run: |