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 1a36e66 + 3809a78 commit 25cfafaCopy full SHA for 25cfafa
.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