We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ca46dc + 88416c1 commit abdfb5dCopy full SHA for abdfb5d
1 file changed
.github/workflows/golangci-lint.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
go-version-file: go.mod
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
19
20
version: v2.4.0
21
only-new-issues: true
0 commit comments