Restore Node.js to runner image for JavaScript Actions #163

Merged
eblume merged 1 commit from fix-runner-node into main 2026-02-11 17:35:34 -08:00

1 commit

Author SHA1 Message Date
e41cbe8cb9 Restore Node.js to runner image for JavaScript Actions
actions/checkout@v4 and other JS-based Actions require Node.js in the
job container. The Phase 3 simplification accidentally removed it.
Uses Node 20 LTS via nodesource.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 17:33:41 -08:00