We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02646af + 09ce777 commit 526ef1eCopy full SHA for 526ef1e
.github/workflows/tests_windows.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: golangci-lint
43
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
44
with:
45
- version: v1.63.4
+ version: v1.64.5
46
47
coverage:
48
needs: ["test-windows"]
0 commit comments