Skip to content

Update GitHub Actions to Node 24 runtimes - #21

Merged
alecgorge merged 1 commit into
masterfrom
codex/node24-github-actions
Jul 18, 2026
Merged

Update GitHub Actions to Node 24 runtimes#21
alecgorge merged 1 commit into
masterfrom
codex/node24-github-actions

Conversation

@alecgorge

Copy link
Copy Markdown
Member

What changed

  • Upgraded actions/checkout, pnpm/action-setup, and actions/setup-node to their current Node.js 24-based major versions.
  • Preserved the existing Node and pnpm versions, cache settings, triggers, and build commands.

Why

GitHub now warns when older JavaScript action runtimes are forced onto Node.js 24. Updating the action majors removes the deprecated runtime path.

Validation

  • actionlint 1.7.12
  • YAML parsing
  • git diff --check
  • Verified each selected action major declares using: node24

@alecgorge
alecgorge marked this pull request as ready for review July 18, 2026 19:26
@alecgorge
alecgorge merged commit 1a73146 into master Jul 18, 2026
2 checks passed
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.

1 participant