We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c50088e + 8586e90 commit 601dbbaCopy full SHA for 601dbba
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@v6
+ uses: golangci/golangci-lint-action@v9
66
with:
67
version: latest
68
args: --timeout=5m
0 commit comments