Skip to content

Commit 7d6f0d6

Browse files
Update publish.yml (#1059)
1 parent e0663af commit 7d6f0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup Node
3030
uses: actions/[email protected]
3131
with:
32-
node-version: 18.x
32+
node-version: 24
3333
registry-url: https://registry.npmjs.com
3434

3535
- name: Build NPM

0 commit comments

Comments
 (0)