Skip to content

Commit 748b3a9

Browse files
chore(deps): update dependency node to v24
1 parent 315c69d commit 748b3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup node
2626
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
2727
with:
28-
node-version: 20
28+
node-version: 24
2929
cache: pnpm
3030

3131
- name: Install dependencies

0 commit comments

Comments
 (0)