Skip to content

Commit 1905f98

Browse files
authored
docs: deprecate versions v4 & v5 using node16 (#1039)
1 parent 0b0a8fe commit 1905f98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1529,8 +1529,8 @@ View the [CHANGELOG](./CHANGELOG.md) document for an overview of version changes
15291529
## Compatibility
15301530

15311531
- `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`
1532+
- `v5` uses the deprecated version `node16`
1533+
- `v4` is the minimum version required for Cypress `10.x` and later - also uses the deprecated version `node16`
15341534

15351535
Pay attention to any GitHub Actions deprecation warnings shown in logs which may recommend updating.
15361536

0 commit comments

Comments
 (0)