We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4bcb06 + 7e52309 commit f78cd24Copy full SHA for f78cd24
.github/workflows/pullrequests.yaml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
go-version: "1.21"
18
- name: golangci-lint
19
- uses: golangci/golangci-lint-action@v3.7.0
+ uses: golangci/golangci-lint-action@v4.0.0
20
21
version: v1.55.2
22
0 commit comments