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 b964cb0 commit 13967c6Copy full SHA for 13967c6
.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: 1.43.0
40
41
style-lint-typescript:
42
name: "style/lint/typescript"
0 commit comments