Skip to content

Commit

Permalink
chore(deps): update cypress-io/github-action action to v6.7.7 (#3223)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent bc10bad commit d63fc73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
- name: Pre-Cypress (build all dependencies)
run: yarn test:ci-pre:vue
- name: Cypress run
uses: cypress-io/[email protected].2
uses: cypress-io/[email protected].7
with:
browser: chrome
working-directory: apps/test/vue
Expand Down Expand Up @@ -179,7 +179,7 @@ jobs:
- name: Pre-Cypress (build all dependencies)
run: yarn test:ci-pre:react
- name: Cypress run
uses: cypress-io/[email protected].2
uses: cypress-io/[email protected].7
with:
browser: chrome
working-directory: apps/test/react
Expand Down

0 comments on commit d63fc73

Please sign in to comment.