We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471d9cb commit de1bc44Copy full SHA for de1bc44
1 file changed
.github/workflows/lint_golang.yml
@@ -18,7 +18,7 @@ jobs:
18
go-version-file: go.mod
19
cache: true
20
- name: golangci-lint
21
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
22
with:
23
version: v2.3.0
24
args: --verbose
0 commit comments