We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28f05e5 commit f3e49f9Copy full SHA for f3e49f9
.github/workflows/ci.yml
@@ -27,4 +27,5 @@ jobs:
27
- name: golangci-lint
28
uses: golangci/golangci-lint-action@v6
29
with:
30
- version: v1.60
+ version: v1.64.5
31
+ args: --config=./.golangci.yml
0 commit comments