We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4acfad3 commit 168edcfCopy full SHA for 168edcf
.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.0
+ uses: golangci/golangci-lint-action@v6.1.1
46
with:
47
version: v1.61.0
48
- run: go version
0 commit comments