We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6a71c commit 7c61aa7Copy full SHA for 7c61aa7
.github/actions/prepare/action.yml
@@ -9,7 +9,7 @@ runs:
9
version: 10.18.3
10
- uses: actions/setup-node@v4.4.0
11
with:
12
- node-version: '22.20.0'
+ node-version: '22.21.1'
13
cache: pnpm
14
- run: pnpm install
15
shell: bash
0 commit comments