We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e26549 + 5be3e85 commit 43b94d1Copy full SHA for 43b94d1
.github/workflows/deno.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup Deno
28
uses: denoland/setup-deno@v1
29
with:
30
- deno-version: v1.x
+ deno-version: v2.x
31
- name: Build
32
run: deno task build
33
- name: Setup Pages
0 commit comments