We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c72e971 commit 45442d2Copy full SHA for 45442d2
1 file changed
.github/workflows/lint.yml
@@ -26,7 +26,7 @@ jobs:
26
ref: ${{ github.ref }}
27
28
- name: golangci-lint
29
- uses: golangci/golangci-lint-action@v2
+ uses: golangci/golangci-lint-action@v3
30
with:
31
version: v1.51.1
32
args: --verbose --timeout 10m
0 commit comments