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 128d521 commit 743e28cCopy full SHA for 743e28c
.github/workflows/build.yaml
@@ -40,7 +40,7 @@ jobs:
40
go-version-file: 'go.mod'
41
42
- name: golangci-lint
43
- uses: golangci/[email protected].0
+ uses: golangci/[email protected].1
44
with:
45
args: --timeout=10m
46
0 commit comments