Commit 93035e5
committed
fix: remove pnpm version override — reads from packageManager in package.json
pnpm/action-setup@v4 auto-detects version from the packageManager field
in package.json (pnpm@9.15.0). Specifying version: 9 in the action
caused ERR_PNPM_BAD_PM_VERSION conflict.1 parent c5cba46 commit 93035e5
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
0 commit comments