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 4a3e1e3 commit a9b941eCopy full SHA for a9b941e
.github/workflows/lint_golang.yml
@@ -23,5 +23,5 @@ jobs:
23
- name: golangci-lint
24
uses: golangci/golangci-lint-action@v8
25
with:
26
- version: v2.4.0
+ version: v2.5.0
27
args: --verbose
0 commit comments