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 9121873 commit 9ceb7caCopy full SHA for 9ceb7ca
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 2
25
26
- name: Run golangci-lint
27
- uses: golangci/golangci-lint-action@v3.6.0
+ uses: golangci/golangci-lint-action@v3.7.0
28
with:
29
version: v1.45.0
30
args: --timeout=3m
0 commit comments