Skip to content

ci: update actions for Node 24 runtime#32

Merged
ubugeeei merged 1 commit into
mainfrom
codex/update-node24-actions
May 18, 2026
Merged

ci: update actions for Node 24 runtime#32
ubugeeei merged 1 commit into
mainfrom
codex/update-node24-actions

Conversation

@ubugeeei
Copy link
Copy Markdown
Member

Summary

  • update checkout and Pages actions to current Node 24-capable majors
  • keep every external action pinned to an immutable SHA with exact version comments
  • retain the explicit Node 24 runtime opt-in while removing Node 20-targeted Pages actions

Verification

  • vp check .github/workflows/ci.yml .github/workflows/playground-pages.yml
  • go run github.com/rhysd/actionlint/cmd/actionlint@v1.7.12 -color
  • git diff --check
  • confirmed action manifests use Node 24 or a Node 24-capable nested upload action

Closes #31

@ubugeeei ubugeeei merged commit 7974d0d into main May 18, 2026
1 check passed
@ubugeeei ubugeeei deleted the codex/update-node24-actions branch May 18, 2026 05:18
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.

ci: update Pages actions to Node 24-native majors

1 participant