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.
golangci/golangci-lint-action@v6
2 parents 2b01345 + ce6c45c commit 2d47d95Copy full SHA for 2d47d95
.github/workflows/go.yml
@@ -18,7 +18,7 @@ jobs:
18
cache: false
19
20
- name: Lint
21
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v6
22
with:
23
version: latest
24
only-new-issues: true
0 commit comments