We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e339b7 commit 875abbfCopy full SHA for 875abbf
1 file changed
.github/workflows/golangci-lint.yml
@@ -20,4 +20,5 @@ jobs:
20
- name: golangci-lint
21
uses: golangci/golangci-lint-action@v6
22
with:
23
- version: v1.59
+ version: v1.63.4
24
+ args: --verbose # Added verbose logging
0 commit comments