Skip to content

Commit

Permalink
fix: update deno version to 2.0.1 in build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andostronaut committed Oct 25, 2024
1 parent 60291dc commit d6a35b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
fail-fast: false
matrix:
deno-version:
- 1.42.4
- 2.0.1

steps:
- name: Checkout Code
Expand Down

0 comments on commit d6a35b9

Please sign in to comment.