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 9436204 + 2f80070 commit c4d4a6eCopy full SHA for c4d4a6e
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
exit 1
59
fi
60
- name: Lint
61
- uses: golangci/golangci-lint-action@v1
+ uses: golangci/golangci-lint-action@v2
62
with:
63
version: v1.29
64
0 commit comments