We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aac3f3 commit c2d0e00Copy full SHA for c2d0e00
1 file changed
.github/actions/prepare/action.yml
@@ -9,7 +9,7 @@ runs:
9
version: 10.30.3
10
- uses: actions/setup-node@v4.4.0
11
with:
12
- node-version: '22.22.0'
+ node-version: '22.22.1'
13
cache: pnpm
14
- run: pnpm install
15
shell: bash
0 commit comments