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 ae41d3c commit 8235110Copy full SHA for 8235110
.github/workflows/tests.yml
@@ -41,7 +41,7 @@ jobs:
41
go-version: 1.17
42
- uses: actions/checkout@v3
43
- name: golangci-lint
44
- uses: golangci/golangci-lint-action@v2
+ uses: golangci/golangci-lint-action@v3
45
with:
46
version: v1.48
47
args: --timeout=5m
0 commit comments