Skip to content

Commit 9410b87

Browse files
fix: Bump npm-publish to Node v24
1 parent 0cd3637 commit 9410b87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- uses: actions/setup-node@v6
1919
with:
20-
node-version: "20"
20+
node-version: "24"
2121
registry-url: https://registry.npmjs.org
2222

2323
- name: Update npm to latest version

0 commit comments

Comments
 (0)