We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41dde8b commit 2d2b8bbCopy full SHA for 2d2b8bb
.github/workflows/go.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup golangci-lint
34
uses: golangci/golangci-lint-action@v6
35
with:
36
- version: latest
+ version: v1.60.1
37
args: --verbose
38
test:
39
strategy:
0 commit comments