Skip to content

Commit

Permalink
docs: deprecate versions v4 & v5 using node16 (cypress-io#1039)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 authored Sep 25, 2023
1 parent 0b0a8fe commit 1905f98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1529,8 +1529,8 @@ View the [CHANGELOG](./CHANGELOG.md) document for an overview of version changes
## Compatibility

- `v6` is the current recommended version and uses `node20`
- `v5` uses `node16`
- `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`

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

Expand Down

0 comments on commit 1905f98

Please sign in to comment.