We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
deno_version
2.1.5
1 parent c498208 commit c14720fCopy full SHA for c14720f
.github/workflows/deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup Deno
28
uses: denoland/setup-deno@v2
29
with:
30
- deno-version: v2.1.3
+ deno-version: v2.1.5
31
- name: Run install
32
run: deno install --allow-scripts
33
- name: Run Build
0 commit comments