Node 16 has reached its end of life, prompting us to initiate its deprecation process for GitHub Actions. Our plan is to transition all actions to run on Node 20 by Spring 2024. We will actively monitor the migration's progress and gather community feedback before finalizing the transition date. Starting October 23rd, workflows containing actions running on Node 16 will display a warning to alert users about the upcoming migration.
What you need to do
For Actions maintainers
Modify your actions to run on Node 20 instead of Node 16. For guidance, refer to the Actions configuration settings.
For Actions users
Ensure your workflows use the latest versions of actions that are running on Node 20. For more information, see Using Versions for Actions.
For self-hosted runner administrators:
Update your self-hosted runners to runner version v2.308.0 or later to ensure compatibility with Node 20 actions.