Skip to content

Commit e382b00

Browse files
chore(deps): update dependency node to v24
1 parent 2073f89 commit e382b00

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
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Node.js
1414
uses: actions/setup-node@v4
1515
with:
16-
node-version: 10.0.0
16+
node-version: 24.14.0
1717
- name: Publish if version has been updated
1818
uses: pascalgn/npm-publish-action@v1
1919
with:

0 commit comments

Comments
 (0)