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 5b7bc34 + 5f268a2 commit 210db44Copy full SHA for 210db44
1 file changed
.github/workflows/lint.yml
@@ -28,6 +28,6 @@ jobs:
28
uses: actions/checkout@v6
29
30
- name: Lint
31
- uses: golangci/golangci-lint-action@v9.0.0
+ uses: golangci/golangci-lint-action@v9.2.0
32
with:
33
args: --timeout=5m
0 commit comments