Skip to content

Commit 96e278e

Browse files
Update cypress-io/github-action digest to 24409af
1 parent 993e5f8 commit 96e278e

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@24409af9b9fb663da7b92308bcb3184423d9e295
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@24409af9b9fb663da7b92308bcb3184423d9e295
6868
with:
6969
component: true
7070
install: false

0 commit comments

Comments
 (0)