mirror of
https://github.com/Colorado-Mesh/meshcore-bot-firmware.git
synced 2026-08-11 16:20:29 +00:00
GitHub deprecated Node.js 20 for actions; runners will force Node 24 by June 2 2026. Opting in now via the documented FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 env var instead of pinning every action version. Applied to both firmware-build (PR check) and release (tag-driven) workflows.