We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7368d38 commit f28f725Copy full SHA for f28f725
.github/workflows/lint.yml
@@ -27,4 +27,5 @@ jobs:
27
- name: golangci-lint
28
uses: golangci/golangci-lint-action@v2
29
with:
30
- version: v1.42.0
+ version: v1.42.1
31
+ args: --verbose
0 commit comments