We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318ed72 commit 5078e3bCopy full SHA for 5078e3b
1 file changed
.github/workflows/golangci-lint.yml
@@ -18,6 +18,6 @@ jobs:
18
with:
19
go-version-file: go.mod
20
- name: golangci-lint
21
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
22
23
- version: v2.8.0
+ version: v2.11
0 commit comments