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 f420f3b commit 494f698Copy full SHA for 494f698
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: Install Deno
67
uses: denoland/setup-deno@v2
68
with:
69
- deno-version: '~2.0'
+ deno-version: '~2.1'
70
71
- name: Install dependencies
72
run: deno install
0 commit comments