Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: update workflows to use Node.js 20.x LTS #759

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

MikeMcC399
Copy link
Contributor

@MikeMcC399 MikeMcC399 commented Oct 25, 2023

This PR updates CI workflows to use Node.js 20.x, codename 'Iron'.

Node.js v20.9.0 became the Active LTS version on Oct 24, 2023.

Docker images are transitioned to:

GitHub actions are updated to use actions/setup-node@v4, which is the version compatible with node20.

Background

Node.js transitioned version 18.x to LTS maintenance status and version 20.x to active LTS status on October 24, 2023 (see Node.js release schedule and Node v20.9.0 (LTS) announcement).

@cypress-app-bot
Copy link
Collaborator

@MikeMcC399
Copy link
Contributor Author

@MikeMcC399 MikeMcC399 changed the title ci: update workflow to use Node.js 20.x LTS ci: update workflows to use Node.js 20.x LTS Oct 25, 2023
@MikeMcC399 MikeMcC399 marked this pull request as ready for review October 25, 2023 06:39
@MikeMcC399 MikeMcC399 force-pushed the ci-node-20 branch 2 times, most recently from fc83bb8 to d7cd74a Compare October 30, 2023 17:21
use Node.js 20.9.0 or generic 20
update GHA to actions/setup-node@v4
@jennifer-shehane jennifer-shehane merged commit a9a3d5e into cypress-io:master Nov 3, 2023
10 checks passed
@MikeMcC399 MikeMcC399 deleted the ci-node-20 branch November 3, 2023 13:56
@cypress-app-bot
Copy link
Collaborator

🎉 This PR is included in version 2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants