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 aebdd67 commit 95a2909Copy full SHA for 95a2909
.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