Skip to content

Commit d63fc73

Browse files
chore(deps): update cypress-io/github-action action to v6.7.7 (#3223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc10bad commit d63fc73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
- name: Pre-Cypress (build all dependencies)
145145
run: yarn test:ci-pre:vue
146146
- name: Cypress run
147-
uses: cypress-io/[email protected].2
147+
uses: cypress-io/[email protected].7
148148
with:
149149
browser: chrome
150150
working-directory: apps/test/vue
@@ -179,7 +179,7 @@ jobs:
179179
- name: Pre-Cypress (build all dependencies)
180180
run: yarn test:ci-pre:react
181181
- name: Cypress run
182-
uses: cypress-io/[email protected].2
182+
uses: cypress-io/[email protected].7
183183
with:
184184
browser: chrome
185185
working-directory: apps/test/react

0 commit comments

Comments
 (0)