Skip to content

Commit fdf9965

Browse files
chore(deps): update dependency node to v22
1 parent 7f65732 commit fdf9965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/prepare/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
version: 10
1010
- uses: actions/[email protected]
1111
with:
12-
node-version: '20.19.1'
12+
node-version: '22.15.0'
1313
cache: pnpm
1414
- run: pnpm install
1515
shell: bash

0 commit comments

Comments
 (0)