Pin GitHub Actions to Node 24 runtime releases - #243
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Scaffold Handoff — For Your Coding Agent
Immutability CheckMode: advisory This is advisory because the check is not running in strict scaffold-repair mode. Immutable files guarded during scaffold repair:
Changed Files
Needs Adversarial Review — Do NOT Apply YetThese proposals passed the reject check but have not been approved by
Safety Boundary
Immutable files (never modify):
Scaffold files (safe to modify):
|
30ec948 to
ccb5550
Compare
ccb5550 to
3f70887
Compare
3f70887 to
978c027
Compare
What changed
actions/checkoutto verified commit3d3c42e5aac5ba805825da76410c181273ba90b1(v7.0.1).actions/setup-nodeto verified commit820762786026740c76f36085b0efc47a31fe5020(v7.0.0).actions/setup-pythonto verified commit5fda3b95a4ea91299a34e894583c3862153e4b97(v7.0.0).actions/upload-artifactto verified commit043fb46d1a93c77aae656e7c1c64a875d1fc6a0a(v7.0.1).actions/github-scriptto verified commit3a2844b7e9c422d3c10d287c895573f7108da1b3(v9.0.0).5c9aa6443ca8e61dc8886fbf0a0b4a7b72858e63from node-platform#8.Why
The previous JavaScript actions declared the deprecated Node 20 runtime. GitHub was forcing them onto Node 24 and annotating NodeRoom CI, scaffold, and reusable conformance checks. The official pinned releases declare
node24; immutable SHAs also remove mutable-tag supply-chain drift.Validation
action.ymldeclaresnode24.