Skip to content

Commit

Permalink
update version in ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
idsulik committed Jul 10, 2024
1 parent ea5d366 commit 41157c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v2
with:
go-version: '1.20'
go-version: '1.22'
- id: go-cache-paths
run: |
echo "::set-output name=go-build::$(go env GOCACHE)"
Expand Down

0 comments on commit 41157c1

Please sign in to comment.