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.
2 parents e2b6f28 + 76690d9 commit 4ec6b60Copy full SHA for 4ec6b60
.github/workflows/golangci-lint.yml
@@ -15,6 +15,6 @@ jobs:
15
- uses: actions/checkout@v4
16
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
19
with:
20
- version: v2.0.2
+ version: v2.1.6
0 commit comments