Skip to content

Commit d234e71

Browse files
author
Adam Murray
committed
fix: update ref
1 parent 0e76611 commit d234e71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/example-component-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- name: Checkout
88
uses: actions/checkout@v2
99
- name: Cypress run
10-
uses: cypress-io/github-action@UDX-109-update-for-v10
10+
uses: cypress-io/github-action@4
1111
with:
1212
working-directory: examples/v10/component-tests
13-
component: true
13+
component: true

0 commit comments

Comments
 (0)