Skip to content

Commit 46b3f64

Browse files
chore(deps): update cypress-io/github-action digest to 6684394
1 parent 4a2827a commit 46b3f64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-ui.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@ jobs:
5757
- name: Build Worker
5858
run: cd ./vuu-ui && npm run build:worker
5959
- name: Run component tests in Chrome
60-
uses: cypress-io/github-action@bd9dda317ed2d4fbffc808ba6cdcd27823b2a13b
60+
uses: cypress-io/github-action@66843942119b1fe1f77997603e7ec77404e9331d
6161
with:
6262
component: true
6363
install: false
6464
working-directory: ./vuu-ui
6565
browser: chrome
6666
- name: Run component tests in Edge
67-
uses: cypress-io/github-action@bd9dda317ed2d4fbffc808ba6cdcd27823b2a13b
67+
uses: cypress-io/github-action@66843942119b1fe1f77997603e7ec77404e9331d
6868
with:
6969
component: true
7070
install: false

0 commit comments

Comments
 (0)