Skip to content

Commit

Permalink
bumped deno version
Browse files Browse the repository at this point in the history
  • Loading branch information
duart38 committed Aug 1, 2020
1 parent 887fafe commit 1b7cf04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ship.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- uses: denolib/setup-deno@master
with:
deno-version: 1.1.1
deno-version: 1.2.1
- run: deno install -A -f --unstable -n eggs https://x.nest.land/[email protected]/mod.ts
- run: |
export PATH="/home/runner/.deno/bin:$PATH"
Expand Down

0 comments on commit 1b7cf04

Please sign in to comment.