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 3fa6ac8 commit b0ae9a3Copy full SHA for b0ae9a3
.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