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 5663dee commit 2a4e4f6Copy full SHA for 2a4e4f6
.github/workflows/linter.yml
@@ -33,7 +33,7 @@ jobs:
33
cache: false
34
35
- name: golangci-lint
36
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v8
37
with:
38
# NOTE: Keep this in sync with the version from .golangci.yml
39
version: v1.64.7
0 commit comments