fix test action

This commit is contained in:
maximo tejeda 2024-02-08 14:58:33 -04:00
parent 983f119831
commit 018ec05fbc

View File

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