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.
1 parent d8de7ca commit 908dbd1Copy full SHA for 908dbd1
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install Deno
26
uses: denoland/setup-deno@v1
27
with:
28
- deno-version: v1.x
+ deno-version: v2.x
29
30
- name: Build step
31
run: "deno task build"
0 commit comments