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 ff3755b commit 1c07c6dCopy full SHA for 1c07c6d
.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: golangci-lint
22
uses: golangci/golangci-lint-action@v8
23
with:
24
- version: v2.4.0
+ version: v2.6.0
25
install-mode: goinstall
26
args: '--timeout 10m'
27
0 commit comments