We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a754b94 commit 79bf905Copy full SHA for 79bf905
.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.0'
+ node-version: '22.14.0'
13
cache: pnpm
14
- run: pnpm install
15
shell: bash
0 commit comments