Skip to content

Commit

Permalink
Update Deno to v2.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
tniessen committed Nov 26, 2024
1 parent 593cfbd commit 1cf7ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
os: [ubuntu-latest, macOS-latest, windows-latest]
env:
NODE_VERSION: 20.x
DENO_VERSION: 2.0.x
DENO_VERSION: 2.1.x
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 1cf7ea8

Please sign in to comment.