We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c44dafe commit 78233faCopy full SHA for 78233fa
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@v6
+ uses: golangci/golangci-lint-action@v7
22
with:
23
version: v2.1.5
24
args: --verbose
0 commit comments