Skip to content

Commit ba5ab21

Browse files
committed
upgrade Deno in CI
1 parent 42b99db commit ba5ab21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install Deno
2222
uses: denoland/setup-deno@v1
2323
with:
24-
deno-version: v1.x
24+
deno-version: v2.x
2525

2626
- name: Build step
2727
run: "deno task build"

0 commit comments

Comments
 (0)