Skip to content

Commit 248e860

Browse files
committed
Fix version string
1 parent 13967c6 commit 248e860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: golangci-lint
3737
uses: golangci/golangci-lint-action@v2
3838
with:
39-
version: 1.43.0
39+
version: v1.43.0
4040

4141
style-lint-typescript:
4242
name: "style/lint/typescript"

0 commit comments

Comments
 (0)