We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe1731d commit de1aacaCopy full SHA for de1aaca
.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.5
+ version: v1.64.8
35
args: --verbose
0 commit comments