github-action
github-action copied to clipboard
Update README for v3
Change the old v2 references to v3. Add advice for using a specific node version.
@RobinKnipe let's also update the migration guide section 😎
This PR is stale as the current version in now v5.
The Node.js advice is in conflict with the issue https://github.com/cypress-io/github-action/issues/489 which describes how the Node.js version is hardcoded. It is currently set to node16 in https://github.com/cypress-io/github-action/blob/c5724eda82337bcff977ce14509f47052c12e04c/action.yml#L91
Closing in favor of newer version PR https://github.com/cypress-io/github-action/pull/668