Cypress.io
Version updated for https://github.com/cypress-io/github-action to version v7.0.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 40 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cypress-io/github-action is a GitHub Action designed to run Cypress End-to-End or Component tests within GitHub Actions CI workflows. It simplifies the testing process by automating tasks such as dependency installation, application build, server coordination, and test execution, and it supports caching to improve efficiency. Additionally, it offers optional integration with Cypress Cloud for test result recording and provides a streamlined setup to enhance workflow readability and reduce complexity.
Release notes
7.0.0 (2026-01-21)
Features
BREAKING CHANGES
- deps: Update action from node20 to node24 cypress-io/github-action@v6, using node20, is deprecated