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 d103c39 commit 5395388Copy full SHA for 5395388
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
# Running golangci-lint
40
- name: Linting
41
if: matrix.lint
42
- uses: golangci/[email protected].0
+ uses: golangci/[email protected].1
43
with:
44
version: v1.56.2
45
only-new-issues: true
0 commit comments