cypress-io / github-action

GitHub Action for running Cypress end-to-end & component tests
https://on.cypress.io/guides/continuous-integration/github-actions
MIT License
1.35k stars 357 forks source link

feat(deps): remove node.js 21 #1189

Closed MikeMcC399 closed 3 months ago

MikeMcC399 commented 3 months ago

According to Node.js release schedule plans, Node.js 21.x reached End-of-life status on June 1, 2024.

This PR removes Node.js 21

Supported versions are now 18.x, 20.x and 22.x.

Version usage

There is no change to the action itself.

See README > Usage for a more detailed explanation.

References

cypress-app-bot commented 3 months ago
github-actions[bot] commented 3 months ago

:tada: This PR is included in version 6.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: