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.
2 parents f31eaeb + 18adca0 commit 59b0003Copy full SHA for 59b0003
.github/workflows/lint.yml
@@ -23,7 +23,7 @@ jobs:
23
go-version: stable
24
cache: false
25
- name: golangci-lint
26
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
27
with:
28
version: v2.5.0
29
args: --timeout 3m
0 commit comments