We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 675d2a0 + 99dfcda commit 8258089Copy full SHA for 8258089
.github/workflows/lint.yml
@@ -41,7 +41,7 @@ jobs:
41
run: task setup
42
43
- name: golangci-lint
44
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
45
with:
46
args: --timeout=5m
47
0 commit comments