Skip to content

Commit b819432

Browse files
chore(deps): update dependency node to v24
1 parent e139f28 commit b819432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly-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
2424
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
2525
with:
26-
node-version: 20
26+
node-version: 24
2727
cache: pnpm
2828

2929
- name: Install dependencies

0 commit comments

Comments
 (0)