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 5aca46c + 73d4078 commit b2257f8Copy full SHA for b2257f8
.github/workflows/lint.yml
@@ -27,6 +27,6 @@ jobs:
27
go-version: stable
28
29
- name: Run golangci-lint
30
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
31
with:
32
version: latest
0 commit comments