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 d43600d + ffe080b commit 7d11774Copy full SHA for 7d11774
.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@v3
+ uses: golangci/golangci-lint-action@v4
21
with:
22
version: v1.52
0 commit comments