Skip to content

Commit

Permalink
ci: bump deno to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
linhub15 committed Nov 27, 2024
1 parent d8de7ca commit 908dbd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install Deno
uses: denoland/setup-deno@v1
with:
deno-version: v1.x
deno-version: v2.x

- name: Build step
run: "deno task build"
Expand Down

0 comments on commit 908dbd1

Please sign in to comment.