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 4c05f45 commit 7a76939Copy full SHA for 7a76939
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install golangci-lint
23
uses: golangci/golangci-lint-action@v8
24
with:
25
- version: v2.40.0
+ version: v2.4.0
26
args: --timeout=10m
27
skip-cache: true
28
0 commit comments