We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87ae2ac commit 54b8418Copy full SHA for 54b8418
.github/workflows/lint_golang.yml
@@ -20,5 +20,5 @@ jobs:
20
- name: golangci-lint
21
uses: golangci/golangci-lint-action@v8
22
with:
23
- version: v2.3.0
+ version: v2.4.0
24
args: --verbose
0 commit comments