We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98304cb commit b329761Copy full SHA for b329761
.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.2.0
+ uses: golangci/golangci-lint-action@v6.3.1
48
with:
49
version: v1.61.0
50
- run: go version
0 commit comments