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 bc4e7f1 commit 2ea443aCopy full SHA for 2ea443a
.github/workflows/lint.yaml
@@ -31,7 +31,7 @@ jobs:
31
go-version: stable # get the latest stable version from the go-versions repository manifest.
32
cache: false
33
- name: golangci-lint
34
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
35
with:
36
args: --timeout=10m
37
version: latest
0 commit comments