We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27517b5 commit 9bcf125Copy full SHA for 9bcf125
.github/workflows/codequality.yml
@@ -44,6 +44,6 @@ jobs:
44
go-version-file: go.mod
45
46
- name: golangci-lint
47
- uses: golangci/golangci-lint-action@v4.0.0
+ uses: golangci/golangci-lint-action@v5.0.0
48
with:
49
version: v1.57
0 commit comments