We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ef24e commit 7bc8f45Copy full SHA for 7bc8f45
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Set up Deno
43
uses: denoland/setup-deno@v1
44
with:
45
- deno-version: v1.x
+ deno-version: v1.29.4
46
47
- name: Env
48
run: |
0 commit comments