Skip to content

Commit

Permalink
ci: make ready for deno@2
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Sep 27, 2024
1 parent 80e8d1b commit 20acc7b
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 @@ -82,7 +82,7 @@ jobs:
uses: actions/checkout@v4
- uses: denoland/setup-deno@v1
with:
deno-version: v1.x
deno-version: latest
- name: Load cached dist
uses: actions/cache@v4
id: dist
Expand Down

0 comments on commit 20acc7b

Please sign in to comment.