Skip to content

Commit

Permalink
💚 Pinned deno version
Browse files Browse the repository at this point in the history
  • Loading branch information
TomokiMiyauci committed Nov 9, 2021
1 parent 7f37f3e commit c7b5983
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 @@ -110,7 +110,7 @@ jobs:
- name: Setup Deno
uses: denoland/setup-deno@v1
with:
deno-version: v1.x
deno-version: v1.15.0

- name: Test
run: deno test -A --unstable --coverage=coverage
Expand Down

0 comments on commit c7b5983

Please sign in to comment.