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 a3f17ab commit 3d60bb4Copy full SHA for 3d60bb4
.github/workflows/tests.yml
@@ -38,7 +38,7 @@ jobs:
38
steps:
39
- uses: actions/checkout@v2
40
- name: golangci-lint
41
- uses: golangci/golangci-lint-action@v2
+ uses: golangci/golangci-lint-action@v3
42
with:
43
version: v1.36
44
args: --timeout=5m
0 commit comments