We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20baa1b commit 3d8bae1Copy full SHA for 3d8bae1
.github/workflows/lint.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/checkout@v4
33
34
- name: golangci-lint
35
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
36
with:
37
version: latest
38
args: --timeout=10m
0 commit comments