There was an error while loading. Please reload this page.
1 parent 42e0e8a commit a848a20Copy full SHA for a848a20
.github/workflows/lint.yaml
@@ -10,5 +10,5 @@ jobs:
10
- uses: actions/checkout@v2
11
- uses: golangci/golangci-lint-action@v2
12
with:
13
- version: v1.42.0
+ version: latest
14
args: --timeout=5m
0 commit comments