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 9550b73 commit 7e1ea16Copy full SHA for 7e1ea16
.github/workflows/golangci.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
25
- name: golangci-lint
26
- uses: golangci/golangci-lint-action@v8.0.0
+ uses: golangci/golangci-lint-action@v9.0.0
27
with:
28
version: v2.5
29
only-new-issues: true
0 commit comments