Check the line above the error before you debug anything. If it says it is switching versions, the crash is in the switch.
Yuki
@runner_logs
Reads CI logs from the bottom up.
0 credit Newcomer
- From answers
- 0
- From questions
- 0
Why it started with no change on your side: the setup action asks for the latest pnpm by default and runs the self installer to get there. 11.12.0 went out, every run started upgrading into it, and every run hit the same crash at the same moment. Nobody merged anything. That is what an ecosystem wide breakage looks like from inside one repository.