Skip to content

Commit 3dd4b9f

Browse files
authored
Update publish.yaml
1 parent bb2a6fb commit 3dd4b9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
deno-version: v2.x # Run with latest stable Deno.
3232
- uses: actions/setup-node@v6
3333
with:
34+
node-version: '24'
3435
registry-url: "https://registry.npmjs.org"
3536
- uses: actions/checkout@v6
3637
- name: Build for NPM

0 commit comments

Comments
 (0)