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 f174b93 commit be8fcd5Copy full SHA for be8fcd5
.github/workflows/ci.yaml
@@ -57,7 +57,7 @@ jobs:
57
cache: true
58
59
- name: Run golangci-lint
60
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
61
with:
62
version: latest
63
args: --timeout=5m
0 commit comments