We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81679b commit d639de7Copy full SHA for d639de7
1 file changed
.github/workflows/golangci-lint.yml
@@ -17,6 +17,6 @@ jobs:
17
- name: golangci-lint
18
uses: golangci/golangci-lint-action@v8
19
with:
20
- version: v2.1
+ version: v2.4.0
21
only-new-issues: true
22
args: --verbose
0 commit comments