We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b3f128 commit d07affdCopy full SHA for d07affd
1 file changed
.github/workflows/lint_golang.yml
@@ -31,5 +31,5 @@ jobs:
31
- name: golangci-lint
32
uses: golangci/golangci-lint-action@v6
33
with:
34
- version: v1.64.8
+ version: v2.1.6
35
args: --verbose
0 commit comments