Skip to content

Commit

Permalink
chore(deps): update cypress-io/github-action action to v6.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent da07cce commit 14da4be
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].7
uses: cypress-io/[email protected].8
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].7
uses: cypress-io/[email protected].8
with:
browser: chrome
working-directory: apps/test/react
Expand Down

0 comments on commit 14da4be

Please sign in to comment.