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.
2 parents ccde5bd + e6c47ef commit 30db864Copy full SHA for 30db864
.github/workflows/test-canary.yml
@@ -32,7 +32,7 @@ jobs:
32
check-latest: true
33
cache: true
34
- name: golangci-lint
35
- uses: golangci/[email protected].0
+ uses: golangci/[email protected].1
36
with:
37
args: --verbose
38
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
version: v1.60.1
0 commit comments