GitHub forces JavaScript actions off the Node 20 runtime starting 2026-06-16; Node 20 is removed from runners on 2026-09-16 (changelog). CI emits deprecation warnings for actions still pinned to their Node 20 majors.
Bumps each affected pin to the first major that ships on the Node 24 runtime. See the linked PR.
GitHub forces JavaScript actions off the Node 20 runtime starting 2026-06-16; Node 20 is removed from runners on 2026-09-16 (changelog). CI emits deprecation warnings for actions still pinned to their Node 20 majors.
Bumps each affected pin to the first major that ships on the Node 24 runtime. See the linked PR.