Skip to content

Commit

Permalink
chore(ci): use deno 1.8.x for release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed Apr 14, 2021
1 parent 5c20cbf commit c95d957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Deno
uses: denolib/setup-deno@v2
with:
deno-version: v1.x
deno-version: v1.8.x

- name: Setup eggs
run: >
Expand Down

0 comments on commit c95d957

Please sign in to comment.