Skip to content

Commit 8f853cc

Browse files
committed
fix ci
1 parent aecce31 commit 8f853cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Setup Deno
5050
uses: denoland/setup-deno@v2
5151
with:
52-
deno-version: stable
52+
deno-version: latest
5353

5454
- name: Setup Node.js
5555
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)