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 22d5b35 commit e24e4e1Copy full SHA for e24e4e1
.github/workflows/golangci-lint.yml
@@ -24,6 +24,6 @@ jobs:
24
with:
25
go-version: stable
26
- name: golangci-lint
27
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
28
29
version: v2.0.2
0 commit comments