We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ec12e commit ae10da8Copy full SHA for ae10da8
.github/workflows/pull_request.yml
@@ -42,7 +42,7 @@ jobs:
42
go-version: "^1.23.0"
43
cache-dependency-path: go.sum
44
- name: golangci-lint
45
- uses: golangci/golangci-lint-action@v6.1.1
+ uses: golangci/golangci-lint-action@v6.2.0
46
with:
47
version: v1.61.0
48
- run: go version
0 commit comments