Skip to content

ci: opt into Node 24 action runtime - #30

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

ci: opt into Node 24 action runtime#30
ubugeeei merged 1 commit into
mainfrom
codex/force-actions-node24

Conversation

@ubugeeei

Copy link
Copy Markdown
Member

Summary

  • explicitly opt workflows into the Node.js 24 JavaScript action runtime
  • keep the change scoped to CI/CD workflow configuration

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

Closes #29

@ubugeeei
ubugeeei merged commit 705cf56 into main May 18, 2026
1 check passed
@ubugeeei
ubugeeei deleted the codex/force-actions-node24 branch May 18, 2026 05:08
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: opt into Node 24 JavaScript action runtime

1 participant