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 048a122 + f20be68 commit 01c253cCopy full SHA for 01c253c
.github/workflows/lint.yml
@@ -28,7 +28,6 @@ jobs:
28
uses: actions/checkout@v4
29
30
- name: Lint
31
- uses: golangci/golangci-lint-action@v6.5.2
+ uses: golangci/golangci-lint-action@v7.0.0
32
with:
33
- version: "v1.54"
34
args: --timeout=5m
0 commit comments