Skip to content

Commit

Permalink
chore: fix deno version
Browse files Browse the repository at this point in the history
  • Loading branch information
sinzii committed Jul 2, 2024
1 parent 23c0268 commit 5b32a51
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 @@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v3
- uses: denoland/setup-deno@61fe2df320078202e33d7d5ad347e7dcfa0e8f31 # v1.1.2
with:
deno-version: v1.x
deno-version: v1.35.x
- uses: actions-rs/toolchain@v1
with:
profile: minimal
Expand Down

0 comments on commit 5b32a51

Please sign in to comment.