Skip to content

Commit

Permalink
ci: update Deno version
Browse files Browse the repository at this point in the history
  • Loading branch information
littledivy committed Dec 17, 2021
1 parent 7942fd1 commit c0b6006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- uses: denoland/setup-deno@v1
with:
deno-version: e5a8588
deno-version: 1.17

- name: Install rust
uses: hecrj/setup-rust-action@v1
Expand Down

0 comments on commit c0b6006

Please sign in to comment.