We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e8023 commit 99dfcdaCopy full SHA for 99dfcda
.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