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 99c94d3 commit d1b9786Copy full SHA for d1b9786
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
# Linter requires no cache
60
cache: false
61
62
- - uses: golangci/golangci-lint-action@v8
+ - uses: golangci/golangci-lint-action@v9
63
with:
64
args: --timeout 3m --verbose
65
0 commit comments