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.
2 parents 232894f + 4254016 commit 0f8947fCopy full SHA for 0f8947f
.github/workflows/tests-template.yml
@@ -54,4 +54,4 @@ jobs:
54
- name: golangci-lint
55
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
56
with:
57
- version: v1.61.0
+ version: v1.63.4
.github/workflows/tests_windows.yml
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
47
coverage:
48
needs: ["test-windows"]
0 commit comments