Skip to content

test(deps): update GitHub Actions to node24 versions#1467

Merged
jennifer-shehane merged 2 commits intocypress-io:masterfrom
MikeMcC399:update/actions
Jan 23, 2026
Merged

test(deps): update GitHub Actions to node24 versions#1467
jennifer-shehane merged 2 commits intocypress-io:masterfrom
MikeMcC399:update/actions

Conversation

@MikeMcC399
Copy link
Collaborator

Situation

GitHub has deprecated the use of node20 and plans to force runners to use node24 beginning on Mar 4, 2026 - see Deprecation of Node 20 on GitHub Actions runners.

Change

Update the following GitHub Actions workflows to use node24 versions of JavaScript GitHub actions:

From To
actions/checkout@v4 actions/checkout@v6
actions/setup-node@v4 actions/setup-node@v6
cypress-io/github-action@v6 cypress-io/github-action@v7

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 added type: enhancement example 💎 Need to create a good example labels Jan 23, 2026
@MikeMcC399 MikeMcC399 self-assigned this Jan 23, 2026
@MikeMcC399

This comment was marked as outdated.

@MikeMcC399 MikeMcC399 marked this pull request as ready for review January 23, 2026 14:57
@jennifer-shehane jennifer-shehane merged commit 2b2d8c0 into cypress-io:master Jan 23, 2026
56 checks passed
@MikeMcC399 MikeMcC399 deleted the update/actions branch January 23, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

example 💎 Need to create a good example type: enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants