Skip to content

feat: update other actions files to node24#52

Merged
joshjohanning merged 5 commits intomainfrom
update-to-node24
Mar 18, 2026
Merged

feat: update other actions files to node24#52
joshjohanning merged 5 commits intomainfrom
update-to-node24

Conversation

@joshjohanning
Copy link
Owner

This pull request updates the Node.js runtime version used throughout the project to Node.js 24, ensuring alignment across the codebase, CI workflows, and documentation. It also clarifies the requirement to use only officially supported Node.js runtimes for GitHub Actions.

Node.js version updates:

  • Updated the Node.js version in the engines.node field of package.json to >=24 to require Node.js 24 or higher.
  • Changed the Node.js version in the CI workflow (ci.yml) from 20 to 24 for the setup-node step.

Documentation improvements:

  • Clarified in copilot-instructions-actions.md that only officially supported Node.js runtimes should be used for GitHub Actions, and updated instructions to reference the runtime version configured in action.yml.

@joshjohanning joshjohanning merged commit 6352ce5 into main Mar 18, 2026
3 checks passed
@joshjohanning joshjohanning deleted the update-to-node24 branch March 18, 2026 20:13
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