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 0e84c4d commit 6e222bdCopy full SHA for 6e222bd
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout repository
19
uses: actions/checkout@v2
20
- name: Setup golangci-lint
21
- uses: golangci/golangci-lint-action@v2
+ uses: golangci/golangci-lint-action@v3.1.0
22
with:
23
version: v1.43
24
args : --verbose
0 commit comments