We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f65732 commit fdf9965Copy full SHA for fdf9965
.github/actions/prepare/action.yml
@@ -9,7 +9,7 @@ runs:
9
version: 10
10
- uses: actions/[email protected]
11
with:
12
- node-version: '20.19.1'
+ node-version: '22.15.0'
13
cache: pnpm
14
- run: pnpm install
15
shell: bash
0 commit comments