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 f31eaeb commit 18adca0Copy full SHA for 18adca0
.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