We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3222821 commit 28ab5f8Copy full SHA for 28ab5f8
.github/actions/prepare/action.yml
@@ -14,7 +14,7 @@ runs:
14
with:
15
node-version: 18
16
17
- - uses: pnpm/action-setup@v2.4.0
+ - uses: pnpm/action-setup@v4.0.0
18
name: Install pnpm
19
id: pnpm-install
20
0 commit comments