Skip to content

Commit

Permalink
update deno version in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
shivam committed Sep 13, 2020
1 parent cdec831 commit a07ae82
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
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: actions/checkout@master
- uses: denolib/setup-deno@v2
with:
deno-version: 1.0.0-rc1
deno-version: v1.x
- run: deno run --allow-read --allow-run --allow-net specs/_run.ts

0 comments on commit a07ae82

Please sign in to comment.