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 7ff052a commit 83fd88cCopy full SHA for 83fd88c
.github/workflows/check.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Install dependencies
54
uses: ./.github/actions/setup
55
with:
56
- deno-version: rc
+ deno-version: v2.x
57
- run: deno check
58
59
bundle:
0 commit comments