Commit d36e0b2
committed
Clear pnpm-version in GitHub workflows
Set pnpm-version to an empty string in .github/workflows/cd.yaml and .github/workflows/ci.yaml (removed hardcoded "10") so the workflows no longer force a specific pnpm version and can rely on defaults or upstream configuration.1 parent 445ead5 commit d36e0b2
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
0 commit comments