Skip to content

Commit d91fee7

Browse files
chore(deps): update dependency node to v24
1 parent 0f8d839 commit d91fee7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Node.js
2525
uses: actions/setup-node@v6
2626
with:
27-
node-version: 22
27+
node-version: 24
2828

2929
- run: npm ci
3030

0 commit comments

Comments
 (0)