We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f8c0e commit 31f2714Copy full SHA for 31f2714
.github/workflows/pr.yml
@@ -41,7 +41,7 @@ jobs:
41
# - 1.18rc1 -> 1.18.0-rc.1
42
go-version: ${{ env.GO_VERSION }}
43
- name: lint
44
- uses: golangci/[email protected].0
+ uses: golangci/[email protected].1
45
with:
46
version: latest
47
0 commit comments