We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f9239b + 894ecb9 commit 963c038Copy full SHA for 963c038
1 file changed
.github/workflows/lint_golang.yml
@@ -21,6 +21,6 @@ jobs:
21
with:
22
go-version-file: go.mod
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
25
26
version: v2.6.2
0 commit comments