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 abe256c commit b6e6acbCopy full SHA for b6e6acb
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
restore-keys: |
36
${{ runner.os }}-go-
37
- name: golangci-lint
38
- uses: golangci/golangci-lint-action@v2.5.2
+ uses: golangci/golangci-lint-action@v3.7.1
39
with:
40
version: v1.42.0
41
coverage:
.github/workflows/release-draft.yml
0 commit comments