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 16f9968 commit 04e5c5fCopy full SHA for 04e5c5f
.github/workflows/publish-workflow.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Use Deno Version ${{ matrix.deno-version }}
19
uses: denolib/setup-deno@master
20
with:
21
- deno-version: 1.x
+ deno-version: 1.40.x
22
- name: npm install and test
23
run: |
24
npm ci
0 commit comments