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 1b05714 commit e4a0ddbCopy full SHA for e4a0ddb
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 2
25
26
- name: Run golangci-lint
27
- uses: golangci/[email protected].0
+ uses: golangci/[email protected].1
28
with:
29
version: v1.45.0
30
args: --timeout=3m
0 commit comments