You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1831,6 +1831,7 @@ View the [CHANGELOG](./CHANGELOG.md) document for an overview of version changes
1831
1831
## Compatibility
1832
1832
1833
1833
- `github-action@v6`is the current recommended version, uses `node20` and is compatible with Cypress `10` and above.
1834
+
- `[email protected]`is the minimum version required to use GitHub Actions caching services. The legacy caching service used by lower versions of the action is no longer available.
1834
1835
- `github-action` versions `v1` to `v5` are unsupported: they rely on Node.js `12` and `16` in End-of-life status.
0 commit comments