We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcad89d commit 271a0ebCopy full SHA for 271a0eb
.github/workflows/lib_lint.yml
@@ -46,6 +46,7 @@ jobs:
46
uses: golangci/golangci-lint-action@master
47
with:
48
version: latest
49
+ install-mode: goinstall
50
51
- name: Commit back
52
if: ${{ inputs.commit_back }}
0 commit comments