Skip to content

Commit

Permalink
chore(workflows/test): update deno version to 1.37.x
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed Sep 21, 2023
1 parent 923c21d commit 9607781
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 @@ -108,7 +108,7 @@ jobs:
- name: Setup Deno
uses: denoland/setup-deno@v1
with:
deno-version: v1.36.x
deno-version: v1.37.x
- run: deno --version
- run: npm install
- name: Run Deno tests
Expand Down

0 comments on commit 9607781

Please sign in to comment.