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.
2 parents e979100 + 041c2ae commit 04f73ddCopy full SHA for 04f73dd
1 file changed
.github/workflows/go-lint.yml
@@ -45,7 +45,7 @@ jobs:
45
run: go vet -v ./...
46
47
- name: Lint golangci-lint
48
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
49
with:
50
args: --timeout=10m
51
version: v2.1.0
0 commit comments