We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0386d86 commit d7079ffCopy full SHA for d7079ff
.github/workflows/pull_request.yml
@@ -44,7 +44,7 @@ jobs:
44
go-version: "^1.23.0"
45
cache-dependency-path: go.sum
46
- name: golangci-lint
47
- uses: golangci/golangci-lint-action@v6.3.1
+ uses: golangci/golangci-lint-action@v6.3.2
48
with:
49
version: v1.61.0
50
- run: go version
0 commit comments