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
1 parent 2b01345 commit ce6c45cCopy full SHA for ce6c45c
.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