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 7fb6534 + ba1821a commit 3c4d6e9Copy full SHA for 3c4d6e9
.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@v5
+ uses: golangci/golangci-lint-action@v6
21
with:
22
version: v1.52
0 commit comments