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.
2 parents f8ff69a + 81589b7 commit 33ea554Copy full SHA for 33ea554
.github/workflows/go.yml
@@ -22,7 +22,7 @@ jobs:
22
cache: false
23
24
- name: Lint
25
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
26
with:
27
version: latest
28
only-new-issues: true
0 commit comments