mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-29 03:32:08 +08:00
20428f2630
Keeps the 4vcpu host change in test.yml (already annotated with # kilocode_change). The Node 20 deprecation warning stays for now; `FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true` already forces the v4 actions to Node 24 at runtime, so the warning is informational and CI still works. Bumping all actions would require 40+ kilocode_change markers across shared upstream workflows and invite conflicts on every upstream merge — we'll pick up the version bumps when upstream does.