We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c62e38 commit 6882192Copy full SHA for 6882192
.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@v4.0.0
+ uses: golangci/golangci-lint-action@v5.1.0
20
21
version: v1.55.2
22
0 commit comments