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 1c2f20f commit 4f7c3fdCopy full SHA for 4f7c3fd
actions/pnpm/install/action.yml
@@ -33,7 +33,7 @@ runs:
33
34
- name: ⚙️ Install pnpm
35
if: inputs.enable-corepack == 'false'
36
- uses: pnpm/action-setup@v2
+ uses: pnpm/action-setup@v4
37
id: pnpm-install
38
with:
39
run_install: false
0 commit comments