Skip to content

Commit cbcb323

Browse files
chore(deps): update dependency node to v24.18.0
1 parent 08e36a9 commit cbcb323

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup Node.js
2424
uses: actions/setup-node@v6
2525
with:
26-
node-version: 24
26+
node-version: 24.18.0
2727
- name: Cache
2828
uses: actions/cache@v5
2929
with:

0 commit comments

Comments
 (0)