We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7d115 commit 00df473Copy full SHA for 00df473
.github/workflows/go.yml
@@ -68,7 +68,7 @@ jobs:
68
- uses: actions/checkout@v2
69
70
- name: golangci-lint
71
- uses: golangci/golangci-lint-action@v1
+ uses: golangci/golangci-lint-action@v2
72
with:
73
version: v1.30
74
args: --timeout 5m0s
0 commit comments