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.
2 parents d4b2370 + 5d7112f commit 978cdcaCopy full SHA for 978cdca
.github/workflows/coder.yaml
@@ -36,7 +36,7 @@ jobs:
36
- name: golangci-lint
37
uses: golangci/golangci-lint-action@v2
38
with:
39
- version: latest
+ version: v1.43.0
40
41
style-lint-typescript:
42
name: "style/lint/typescript"
0 commit comments