Skip to content

Commit 7762018

Browse files
chore(deps): update dependency node to v24
1 parent a1f9ea1 commit 7762018

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/prepare/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
version: 10.33.0
1010
- uses: actions/setup-node@v4.4.0
1111
with:
12-
node-version: '22.22.2'
12+
node-version: '24.15.0'
1313
cache: pnpm
1414
- run: pnpm install
1515
shell: bash

0 commit comments

Comments
 (0)