We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 336f6d0 + aa9f8e4 commit f27e126Copy full SHA for f27e126
1 file changed
.github/workflows/test.yml
@@ -62,7 +62,7 @@ jobs:
62
go-version: '1.24'
63
64
- name: Run golangci-lint
65
- uses: golangci/golangci-lint-action@v9
+ uses: golangci/golangci-lint-action@v6
66
with:
67
version: latest
68
args: --timeout=5m
0 commit comments