We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134ff4f commit 8fe3e60Copy full SHA for 8fe3e60
1 file changed
.github/workflows/cross-browser.yml
@@ -77,7 +77,7 @@ jobs:
77
run: npm i
78
79
- name: Run cross-browser tests
80
- uses: cypress-io/github-action@948d67d3074f1bbb6379c8bdbb04e95d2f8e593f # v7.4.0
+ uses: cypress-io/github-action@fa4a118725a8f001170d49631ea89e5d66fee626 # v7.4.1
81
with:
82
browser: ${{ matrix.browser }}
83
start: npm run start:local
0 commit comments