Dependabot tried to automatically upgrade us to `actions/setup-node@v5`
in https://github.com/openai/codex/pull/3293, but it broke our CI. Note
this upgrade has breaking changes:
https://github.com/actions/setup-node/releases/tag/v5.0.0
I think the problem was that `v5` was correctly reading our
`packageManager` line here:
|
||
|---|---|---|
| .. | ||
| ci.yml | ||
| cla.yml | ||
| codespell.yml | ||
| rust-ci.yml | ||
| rust-release.yml | ||