Commit 799f828
ci: pin the pnpm version in the e2e workflow (#261)
The v2.9.0 release run's e2e gate died at startup of the visual job:
pnpm/action-setup@v4 with no version input requires a root package.json
packageManager field, and ours lives in ui/. e2e.yml is
dispatch/call-only, so the release gate was its first real CI execution.
This pins @v6 + version: 10, matching every sibling workflow. After
merge the v2.9.0 tag will be re-pointed at the fixed commit to re-fire
the release build.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_015jEKvjBzVjaWLq6o5zg2PV
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 0c863ff commit 799f828
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
| |||
0 commit comments