Skip to content

Commit 055b2f8

Browse files
committed
chore: update npm version for publishing
1 parent b8c58c6 commit 055b2f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Setup Node
4444
uses: actions/setup-node@v4
4545
with:
46-
node-version: 22
46+
node-version: 24
4747
registry-url: 'https://registry.npmjs.org'
4848
cache: 'npm'
4949

0 commit comments

Comments
 (0)