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 e2c27f0 + 271759d commit c7501d2Copy full SHA for c7501d2
.github/workflows/main.yml
@@ -38,6 +38,6 @@ jobs:
38
uses: actions/checkout@v1
39
40
- name: Set up golangci-lint
41
- uses: "actions-contrib/golangci-lint@master"
+ uses: golangci/golangci-lint-action@v2
42
with:
43
- args: "run -v"
+ version: v1.43.0
0 commit comments