Skip to content

Commit

Permalink
Fix deno version v1.25.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ta-Hirose committed Sep 29, 2022
1 parent 8b25fc0 commit ab8beb2
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 @@ -22,7 +22,7 @@ jobs:
- name: Setup Deno runtime
uses: denoland/setup-deno@v1
with:
deno-version: v1.26.0
deno-version: v1.25.4

- name: Check format
run: deno fmt --check
Expand Down

0 comments on commit ab8beb2

Please sign in to comment.