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 cc99dff commit 454dcbbCopy full SHA for 454dcbb
.github/workflows/go.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup golangci-lint
22
uses: golangci/golangci-lint-action@v2
23
with:
24
- version: v1.42.0
+ version: v1.42.1
25
args: --verbose
26
test:
27
strategy:
0 commit comments