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 3cfb2f9 + 6863ac7 commit 448cb4cCopy full SHA for 448cb4c
.github/workflows/test.yml
@@ -38,7 +38,7 @@ jobs:
38
- uses: actions/setup-go@v6
39
with:
40
go-version: 'stable'
41
- - uses: golangci/golangci-lint-action@v8
+ - uses: golangci/golangci-lint-action@v9
42
43
args: --timeout=10m
44
0 commit comments