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 796e9aa + a987ac3 commit 9833803Copy full SHA for 9833803
.github/workflows/lint.yml
@@ -28,6 +28,6 @@ jobs:
28
uses: actions/checkout@v5
29
30
- name: Lint
31
- uses: golangci/golangci-lint-action@v8.0.0
+ uses: golangci/golangci-lint-action@v9.0.0
32
with:
33
args: --timeout=5m
0 commit comments