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 2444492 commit 7cf316cCopy full SHA for 7cf316c
.github/workflows/lint.yml
@@ -24,7 +24,7 @@ jobs:
24
cache: false
25
26
- name: Golangci lint
27
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
28
with:
29
version: v2.1.0
30
args: --verbose
0 commit comments