Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -96,7 +96,7 @@ jobs:
- name: Setup Deno
uses: denoland/setup-deno@v1
with:
deno-version: v1.33.x
deno-version: v1.34.x
- run: deno --version
- run: npm install
- name: Run Deno tests

0 comments on commit 3a6b0dd

Please sign in to comment.