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 7705c18 commit 97ff7f9Copy full SHA for 97ff7f9
.github/workflows/golangci-lint.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
fetch-depth: '0'
28
- name: golangci-lint
29
- uses: golangci/golangci-lint-action@v3.7.0
+ uses: golangci/golangci-lint-action@v6.0.1
30
31
version: v1.52.2
32
args: -v
0 commit comments