Skip to content

Commit 39ae251

Browse files
committed
chore: release wf
1 parent bdcc9fb commit 39ae251

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ jobs:
1919

2020
- run: deno task build
2121

22+
- uses: actions/setup-node@v5
23+
with:
24+
node-version: "24"
25+
2226
- uses: cycjimmy/semantic-release-action@v5
2327
with:
2428
working_directory: npm

0 commit comments

Comments
 (0)