Update ci.yml

This commit is contained in:
Pierre Balzack 2024-01-13 23:45:31 -08:00 committed by GitHub
parent d6c0efcb0d
commit fbe13f35c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: 1.17.5
go-version: 1.18.10
- name: Build Go
run: |