Update metadata-syntax.md for node 24#40101
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates the GitHub Actions metadata syntax documentation to include support for Node.js v24. The change reflects that Node.js v24 is now supported by GitHub Actions runners and is being used in production actions like checkout@v5.
- Updates all code examples from
node20tonode24 - Adds documentation for the new
node24runtime option - Updates section heading to reflect Node.js v24 instead of v20
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
Thanks! |
This comment was marked as spam.
This comment was marked as spam.
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
Why:
It is supported: https://github.com/actions/runner/releases/tag/v2.327.1
It is used: https://github.com/actions/checkout/releases/tag/v5.0.0
What's being changed (if available, include any code snippets, screenshots, or gifs):
See title and diff.
Check off the following: