We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bde796 commit 894ecb9Copy full SHA for 894ecb9
.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