We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 521fbf9 commit f238820Copy full SHA for f238820
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
go-version-file: go.mod
18
- name: Run golangci-lint
19
- uses: golangci/[email protected].0
+ uses: golangci/[email protected].2
20
21
version: v1.62.2
22
only-new-issues: false
0 commit comments