We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 724233a commit 61ec1c5Copy full SHA for 61ec1c5
.github/workflows/go.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup golangci-lint
26
uses: golangci/golangci-lint-action@v6
27
with:
28
- version: v1.58
+ version: latest
29
args: -v --disable=unused
30
31
test:
0 commit comments