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