Skip to content

Commit

Permalink
Bump deno version to 1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ratson committed Nov 30, 2021
1 parent 5215722 commit 9ea4327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- uses: denolib/setup-deno@master
with:
deno-version: 1.4.6
deno-version: 1.16.3

- name: Run tests
run: deno test --allow-read --allow-write --unstable

0 comments on commit 9ea4327

Please sign in to comment.