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 42b99db commit ba5ab21Copy full SHA for ba5ab21
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Install Deno
22
uses: denoland/setup-deno@v1
23
with:
24
- deno-version: v1.x
+ deno-version: v2.x
25
26
- name: Build step
27
run: "deno task build"
0 commit comments