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 e918226Copy full SHA for e918226
.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.4.0
39
with:
40
version: v1.42.0
41
coverage:
.github/workflows/release-draft.yml
0 commit comments