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 4aa4bcfCopy full SHA for 4aa4bcf
.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.25'
58
- name: Install dependencies
59
run: |
60
go install golang.org/x/lint/golint@latest
0 commit comments