Skip to content

Commit

Permalink
fix: update ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Murray committed Jun 1, 2022
1 parent 0e76611 commit d234e71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/example-component-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Cypress run
uses: cypress-io/github-action@UDX-109-update-for-v10
uses: cypress-io/github-action@4
with:
working-directory: examples/v10/component-tests
component: true
component: true

0 comments on commit d234e71

Please sign in to comment.