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 9efc783 commit ca4b751Copy full SHA for ca4b751
.github/workflows/golangci-lint.yml
@@ -18,6 +18,6 @@ jobs:
18
go-version: '1.24.x'
19
cache: false
20
- name: golangci-lint
21
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v8
22
with:
23
args: --timeout=10m
0 commit comments