Skip to content

Refresh GitHub Actions for Node 24 - #13

Merged
HLLMR merged 1 commit into
mainfrom
codex/issue-11-node24-actions
Aug 31, 2026
Merged

Refresh GitHub Actions for Node 24#13
HLLMR merged 1 commit into
mainfrom
codex/issue-11-node24-actions

Conversation

@HLLMR

@HLLMR HLLMR commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • pin actions/checkout v7.0.1 at exact upstream SHA 3d3c42e5aac5ba805825da76410c181273ba90b1
  • pin actions/setup-python v7.0.0 at exact upstream SHA 5fda3b95a4ea91299a34e894583c3862153e4b97
  • preserve the existing OS/Python matrix, permissions, provisioning, focused/full split, and stable CI required check
  • add exact-pin regression coverage rejecting both former action SHAs

Evidence

  • focused workflow contract: 3 tests passed
  • full Windows governed-source suite: 715 tests passed, 2 skipped
  • distribution, identity, licensing, dispatch, whitespace, and cache-residue gates passed
  • two independent no-path public projections: 131 files each, checker-clean, byte-identical
  • fresh independent review: ACCEPT

Closes #11

@HLLMR
HLLMR merged commit 19f1baa into main Aug 31, 2026
32 checks passed
@HLLMR
HLLMR deleted the codex/issue-11-node24-actions branch August 31, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refresh pinned GitHub Actions for the current Node runtime

1 participant