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 5279a31 commit ec72248Copy full SHA for ec72248
.github/workflows/golangci-lint.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
- name: golangci-lint
17
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v8
18
with:
19
version: v2.40.0
20
only-new-issues: true
0 commit comments