Skip to content

Commit bdef1f2

Browse files
committed
deno@main?
1 parent 73479f5 commit bdef1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Setup Deno
4747
uses: denoland/setup-deno@v2
4848
with:
49-
deno-version: "v2.1.5" # you can change this to v2.1.4 and prove there is no issue there
49+
deno-version: "main" # you can change this to v2.1.4 and prove there is no issue there
5050

5151
- name: deno task compile-win
5252
run: deno task compile-win

0 commit comments

Comments
 (0)