Commit 208b0dd
fix: remove redundant pnpm version from workflow files
pnpm/action-setup@v4 reads the version from packageManager in package.json
(pnpm@10.0.0). Specifying version: 10 alongside it causes a conflict error.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent edbd287 commit 208b0dd
2 files changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
0 commit comments