We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b0a8fe commit 1905f98Copy full SHA for 1905f98
README.md
@@ -1529,8 +1529,8 @@ View the [CHANGELOG](./CHANGELOG.md) document for an overview of version changes
1529
## Compatibility
1530
1531
- `v6` is the current recommended version and uses `node20`
1532
-- `v5` uses `node16`
1533
-- `v4` is the minimum version required for Cypress `10.x` and later - also uses `node16`
+- `v5` uses the deprecated version `node16`
+- `v4` is the minimum version required for Cypress `10.x` and later - also uses the deprecated version `node16`
1534
1535
Pay attention to any GitHub Actions deprecation warnings shown in logs which may recommend updating.
1536
0 commit comments