We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d188d4 commit 6a3313dCopy full SHA for 6a3313d
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
go-version-file: "go.mod"
29
- name: golangci-lint
30
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v5
31
32
version: v1.54.2
33
only-new-issues: true
0 commit comments