We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e1156 commit 76ab14eCopy full SHA for 76ab14e
.github/workflows/e2e-tests.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v4
20
21
- name: 🔨 Cypress run
22
- uses: cypress-io/github-action@v6.10.4
+ uses: cypress-io/github-action@v6.10.8
23
with:
24
browser: firefox
25
install: true
@@ -57,7 +57,7 @@ jobs:
57
58
59
60
61
62
browser: chrome
63
@@ -95,7 +95,7 @@ jobs:
95
96
97
98
99
100
browser: edge
101
0 commit comments