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 13967c6 commit 248e860Copy full SHA for 248e860
.github/workflows/coder.yaml
@@ -36,7 +36,7 @@ jobs:
36
- name: golangci-lint
37
uses: golangci/golangci-lint-action@v2
38
with:
39
- version: 1.43.0
+ version: v1.43.0
40
41
style-lint-typescript:
42
name: "style/lint/typescript"
0 commit comments