We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffbdf96 + bc13417 commit f38d6ebCopy full SHA for f38d6eb
1 file changed
.github/workflows/publish.yml
@@ -22,6 +22,7 @@ jobs:
22
uses: denoland/setup-deno@v2
23
with:
24
cache: true
25
+ deno-version: canary
26
27
- name: Install dependencies
28
run: deno install
0 commit comments