Skip to content

Commit f9e9419

Browse files
author
Adam Murray
committed
Merge branch 'master' of github.com:cypress-io/github-action
BREAKING CHANGE: Update Cypress GitHub Action to support Cypress 10
2 parents d234e71 + 31b3f68 commit f9e9419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The workflow file [.github/workflows/example-basic.yml](.github/workflows/exampl
7070

7171
**Best practice:**
7272

73-
Our examples specify the tag of the action to use listing only the major version `@v2`
73+
Our examples specify the tag of the action to use listing only the major version `@v4`
7474

7575
```yml
7676
- name: Cypress run

0 commit comments

Comments
 (0)