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.
1 parent 020e604 commit 71e9325Copy full SHA for 71e9325
.github/workflows/push.yaml
@@ -56,7 +56,7 @@ jobs:
56
- name: golangci-lint
57
uses: golangci/golangci-lint-action@v2
58
with:
59
- version: v1.64.8
+ version: v1.64.2
60
skip-pkg-cache: true
61
skip-build-cache: true
62
0 commit comments