We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feeb6af commit 7e2510eCopy full SHA for 7e2510e
.github/workflows/lint.yml
@@ -47,7 +47,7 @@ jobs:
47
check-latest: true
48
49
- name: golangci-lint
50
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v5
51
with:
52
version: v1.55
53
0 commit comments