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 d870edc commit 7c244c5Copy full SHA for 7c244c5
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
- name: golangci-lint
59
uses: golangci/golangci-lint-action@v8
60
with:
61
- version: v2.1
+ version: v2.5
62
63
test-build:
64
strategy:
0 commit comments