We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 384c978 commit 9684b20Copy full SHA for 9684b20
1 file changed
.github/workflows/ci.yml
@@ -98,7 +98,7 @@ jobs:
98
run: make staticcheck
99
100
- name: Run golangci-lint
101
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v6
102
with:
103
version: v1.64.8
104
args: --timeout=5m
0 commit comments