We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf8d070 commit 45dbd86Copy full SHA for 45dbd86
.github/workflows/e2e_test.yml
@@ -68,7 +68,7 @@ jobs:
68
run: make up
69
70
- name: Run the end-to-end tests
71
- uses: cypress-io/github-action@v6
+ uses: cypress-io/github-action@v6.7.14
72
with:
73
publish-summary: false
74
browser: edge
0 commit comments