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 cd8b533 commit 79fdc7bCopy full SHA for 79fdc7b
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 2
25
26
- name: Run golangci-lint
27
- uses: golangci/golangci-lint-action@v4.0.0
+ uses: golangci/golangci-lint-action@v6.0.1
28
with:
29
version: v1.45.0
30
args: --timeout=3m
0 commit comments