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 8a66557 commit 1995ff0Copy full SHA for 1995ff0
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
go-version: '1.25'
21
22
- name: Install golangci-lint
23
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v8
24
with:
25
version: v1.58.0
26
args: --timeout=10m
0 commit comments