We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa80134 commit b925b30Copy full SHA for b925b30
.github/workflows/pull-request.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
go-version: 'stable'
20
- name: Run golangci-lint
21
- uses: golangci/[email protected].0
+ uses: golangci/[email protected].1
22
23
version: latest
24
test-coverage:
0 commit comments