Commit e847f66
committed
Clear pnpm-version in CI workflow
Update .github/workflows/ci.yaml to set pnpm-version to an empty string instead of `10`. This prevents the reusable plugin from forcing pnpm v10 and allows the setup action to use its default/system pnpm or to resolve the version dynamically.1 parent dab5809 commit e847f66
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments