Skip to content

Comments

chore(deps): update actions/checkout to v5#1559

Merged
jennifer-shehane merged 1 commit intocypress-io:masterfrom
MikeMcC399:update/actions-checkout
Oct 30, 2025
Merged

chore(deps): update actions/checkout to v5#1559
jennifer-shehane merged 1 commit intocypress-io:masterfrom
MikeMcC399:update/actions-checkout

Conversation

@MikeMcC399
Copy link
Collaborator

Situation

Documentation, CI and example tests use actions/checkout@v4, based on running as a node20 GitHub JavaScript action.

Node.js 20 moved to status Maintenance LTS and in its place Node.js 24 has become the Active LTS version (see https://github.com/nodejs/release#release-schedule).

actions/checkout@v5 provides the follow-on and latest version of the action that runs using node24.

Change

In documentation, CI and example tests replace actions/checkout@v4 with actions/checkout@v5.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 added documentation Improvements or additions to documentation type: enhancement New feature or request type: dependencies tests ci labels Oct 30, 2025
@MikeMcC399 MikeMcC399 self-assigned this Oct 30, 2025
@MikeMcC399 MikeMcC399 marked this pull request as ready for review October 30, 2025 10:56
@jennifer-shehane jennifer-shehane merged commit 48fc3b1 into cypress-io:master Oct 30, 2025
81 checks passed
@MikeMcC399 MikeMcC399 deleted the update/actions-checkout branch October 30, 2025 14:42
@github-actions
Copy link

github-actions bot commented Nov 5, 2025

🎉 This PR is included in version 6.10.4 🎉

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

ci documentation Improvements or additions to documentation released tests type: dependencies type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants