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 e2b6f28 commit 6013b03Copy full SHA for 6013b03
.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
0 commit comments