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 beebb76 commit 9433a1bCopy full SHA for 9433a1b
.github/workflows/golangci-lint.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
go-version: 1.23.x
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
25
26
args: --timeout=10m
27
# Only show new issues in a PR but show all issues for pushes
0 commit comments