Changelog

June 1, 2026 ยท View on GitHub

This document gives an overview of changes to the Cypress GitHub JavaScript Action cypress-io/github-action.

See Releases for full details of changes.

VersionChanges
v7.4.0Examples remove Node.js 25. End of support for Node.js 25.
v7.3.0Add parameter expose for Cypress.expose() support
v7.2.0Examples remove Node.js 20. End of support for Node.js 20.
v7.1.0Add parameter package-manager-cache
v7.0.0Action runs under Node.js 24 instead of Node.js 20
v6.10.0Examples remove Node.js 23. End of support for Node.js 23.
v6.9.0Add parameter validation for command
v6.8.0Examples remove Node.js 18. End of support for Node.js 18.
v6.7.10Examples updated to Cypress 14
v6.7.9Migrate to @actions/cache@4.0.0 for continued access to GitHub Actions caching services
v6.7.0Examples remove Node.js 21. End of support for Node.js 21.
v6.6.0Add parameter summary-title
v6.5.0Examples remove Node.js 16. End of support for Node.js 16.
v6.4.0Action adds PR number and URL if available when recording
v6.3.0v6 is recommended action version
v6.2.0Examples updated to Cypress 13
v6.1.0Examples for Cypress 9 archived in action's v5 branch
v6.0.0Action runs under Node.js 20 instead of Node.js 16
v5.8.1Examples remove Node.js 19. End of support for Node.js 19
v5.8.0Add GitHub step output resultsUrl. Deprecate dashboardUrl.
v5.7.0Add basic Yarn Modern Plug'n'Play support
v5.6.2Examples add Node.js 20. End of support and removal of Node.js 14 examples.
v5.6.0Add check for lockfile presence
v5.5.0Examples add Yarn Modern
v5.4.0Examples add Yarn Classic
v5.3.0Add parameter publish-summary (default true)
v5.2.0Examples add Node.js 19
v5.1.0Add parameter auto-cancel-after-failures
v5.0.0Examples add Node.js 18 and remove Node.js 12
v4.2.2Dependency on GitHub set-output workflow command removed
v4.2.0Support for pnpm added
v4.0.0Support for Cypress 10 and later versions added
v3Action runs under Node.js 16 instead of Node.js 12
v2Cypress runs using the Module API
v1This version is no longer runnable in GitHub due to security changes.