Skip to content

Commit 8c8a615

Browse files
committed
☕ Use exact version for Deno in CI
1 parent 17f8fc3 commit 8c8a615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- macos-latest
5454
- ubuntu-latest
5555
deno_version:
56-
- "1.45.x"
56+
- "1.45.0"
5757
- "1.x"
5858
host_version:
5959
- vim: "v9.1.0448"

0 commit comments

Comments
 (0)