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 ad2905d commit 23a7d19Copy full SHA for 23a7d19
.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.2.0
+ uses: golangci/golangci-lint-action@v3.3.0
28
with:
29
version: v1.45.0
30
args: --timeout=3m
0 commit comments