We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef3c2c commit be1029fCopy full SHA for be1029f
.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@v6.1.1
48
with:
49
- version: v1.57
+ version: v1.62
0 commit comments