Skip to content

Commit c3a49e7

Browse files
Update dependency node to v24.18.1
1 parent 18c1983 commit c3a49e7

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.18.1
2222
registry-url: https://registry.npmjs.org/
2323
- run: npm ci
2424
- run: npm run build

0 commit comments

Comments
 (0)