We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
goinstall
1 parent 0f8fea7 commit eae2bb3Copy full SHA for eae2bb3
1 file changed
.github/workflows/lint.yml
@@ -43,6 +43,7 @@ jobs:
43
uses: golangci/golangci-lint-action@v9
44
with:
45
version: latest
46
+ install-mode: goinstall
47
only-new-issues: true
48
49
yamllint:
0 commit comments