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 1e7791e commit a90cb8eCopy full SHA for a90cb8e
.github/workflows/tests.yml
@@ -38,7 +38,7 @@ jobs:
38
steps:
39
- uses: actions/checkout@v3
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