We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63fb410 commit da45fffCopy full SHA for da45fff
.github/workflows/golangci-lint.yml
@@ -23,6 +23,6 @@ jobs:
23
cache: true
24
cache-dependency-path: go.sum
25
- name: golangci-lint
26
- uses: golangci/[email protected].0
+ uses: golangci/[email protected].1
27
with:
28
args: --timeout 3m --verbose
0 commit comments