We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a15c72 commit f4e0b2dCopy full SHA for f4e0b2d
.github/workflows/pull_request.yml
@@ -44,7 +44,7 @@ jobs:
44
go-version: "^1.24.0"
45
cache-dependency-path: go.sum
46
- name: golangci-lint
47
- uses: golangci/[email protected].1
+ uses: golangci/[email protected].2
48
with:
49
version: v1.64.6
50
- run: go version
0 commit comments