We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db2ccf1 commit d1d0925Copy full SHA for d1d0925
.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].1
20
21
version: v1.62.2
22
only-new-issues: false
0 commit comments