We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49faf6 commit 1720485Copy full SHA for 1720485
.github/workflows/push_main.yaml
@@ -54,7 +54,7 @@ jobs:
54
- uses: actions/checkout@v3
55
- uses: actions/setup-go@v3
56
with:
57
- go-version: '1.17'
+ go-version: '1.24'
58
- name: Install dependencies
59
run: |
60
go install golang.org/x/lint/golint@latest
0 commit comments