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 e69163a commit 7ed6968Copy full SHA for 7ed6968
.github/workflows/linter.yml
@@ -20,6 +20,6 @@ jobs:
20
- name: golangci-lint
21
uses: golangci/golangci-lint-action@v6
22
with:
23
- version: v1.63
+ version: v2.4.0
24
install-from-source: true
25
args: --verbose --timeout=15m
0 commit comments