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.
1 parent e9359a2 commit 81589b7Copy full SHA for 81589b7
.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