Skip to content

Commit 41157c1

Browse files
committed
update version in ci.yaml
1 parent ea5d366 commit 41157c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Go
2626
uses: actions/setup-go@v2
2727
with:
28-
go-version: '1.20'
28+
go-version: '1.22'
2929
- id: go-cache-paths
3030
run: |
3131
echo "::set-output name=go-build::$(go env GOCACHE)"

0 commit comments

Comments
 (0)