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.
1 parent 29fdabc commit fb384e6Copy full SHA for fb384e6
.github/workflows/lint.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- uses: actions/[email protected]
10
- name: golangci-lint
11
- uses: golangci/golangci-lint-action@v2
+ uses: golangci/golangci-lint-action@v3
12
with:
13
version: latest
14
working-directory: ./v6
0 commit comments