We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 348044a + 2af3037 commit 574c3e7Copy full SHA for 574c3e7
1 file changed
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
cache: true
23
24
- name: golangci-lint
25
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v7
26
with:
27
version: v1.59.1
28
args: --timeout=10m
0 commit comments