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 361f562 commit 8345e09Copy full SHA for 8345e09
.github/workflows/ci.yaml
@@ -43,7 +43,7 @@ jobs:
43
- name: Lint Go
44
uses: golangci/[email protected]
45
with:
46
- version: v1.62.2
+ version: v1.64.8
47
args: "--out-${NO_FUTURE}format colored-line-number"
48
49
- name: Lint shell scripts
0 commit comments