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