Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fakoua authored Sep 16, 2020
1 parent c5b19e5 commit 5240dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: Setup Deno
uses: denolib/setup-deno@master
with:
deno-version: 1.1.1
deno-version: 1.4.0
- name: Tests
run: deno test -A --unstable

0 comments on commit 5240dbf

Please sign in to comment.