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 54119c6 + 70f410d commit 7e0e3e2Copy full SHA for 7e0e3e2
.github/workflows/lint-test.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout code
13
uses: actions/checkout@v2
14
- name: Run golangci-lint
15
- uses: golangci/golangci-lint-action@v2
+ uses: golangci/golangci-lint-action@v3.1.0
16
with:
17
version: latest
18
args: --timeout 5m
0 commit comments