Skip to content

Commit 43b94d1

Browse files
authored
Merge pull request #56 from ilo-token/master
update deno
2 parents 3e26549 + 5be3e85 commit 43b94d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deno.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Deno
2828
uses: denoland/setup-deno@v1
2929
with:
30-
deno-version: v1.x
30+
deno-version: v2.x
3131
- name: Build
3232
run: deno task build
3333
- name: Setup Pages

0 commit comments

Comments
 (0)