Commit f2e5893
committed
fix(ci): let pnpm/action-setup read the version from packageManager
action-setup@v4 hard-fails when both the workflow 'version' input and
package.json's packageManager specify pnpm - every CI run since May died in
setup before running anything.1 parent 3ce98fe commit f2e5893
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | | - | |
22 | | - | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments