We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acfa2e7 commit 5e6a02eCopy full SHA for 5e6a02e
1 file changed
.github/workflows/lint_golang.yml
@@ -21,7 +21,7 @@ jobs:
21
go-version-file: go.mod
22
cache: true
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
25
with:
26
version: v2.6.2
27
args: --verbose
0 commit comments