We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d11774 + 10b6ce5 commit 7fb6534Copy full SHA for 7fb6534
.github/workflows/golang-ci-lint.yml
@@ -17,6 +17,6 @@ jobs:
17
cache: false
18
- uses: actions/checkout@v4
19
- name: golangci-lint
20
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v5
21
with:
22
version: v1.52
0 commit comments