Skip to content

Commit 7d6f0d6

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/setup-node@v4.1.0
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)