Skip to content

Commit 116656a

Browse files
Update dependency node to v24.19.0
1 parent 18c1983 commit 116656a

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
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919
- uses: actions/setup-node@v4
2020
with:
21-
node-version: 24
21+
node-version: 24.19.0
2222
registry-url: https://registry.npmjs.org/
2323
- run: npm ci
2424
- run: npm run build

0 commit comments

Comments
 (0)