Skip to content

Commit 9f31f96

Browse files
authored
chore(deps): update dependency deno to v2 (#37)
2 parents b26873a + dfa86e6 commit 9f31f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

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

2626
- name: Install mdbook
2727
uses: peaceiris/actions-mdbook@v2

0 commit comments

Comments
 (0)