Commit 3a4572f
committed
fix: remove explicit pnpm from CI matrix to avoid version conflict
siguici/setup-js passes version:latest to pnpm/action-setup, which
conflicts with packageManager field in package.json. The "" (auto-detect)
matrix entry already covers pnpm via the packageManager field.1 parent f1459f6 commit 3a4572f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments