Skip to content

Commit 97178eb

Browse files
committed
Use Deno 2
1 parent eddcee2 commit 97178eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deno.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Setup Deno
1010
uses: denoland/setup-deno@v1
1111
with:
12-
deno-version: canary
12+
deno-version: v2.x
1313
- run: deno --version
1414
- run: |
1515
make

0 commit comments

Comments
 (0)