Skip to content

Commit

Permalink
Merge pull request #5142 from 3liz/dependabot/github_actions/cypress-…
Browse files Browse the repository at this point in the history
…io/github-action-6.7.8

Bump cypress-io/github-action from 6.7.7 to 6.7.8
  • Loading branch information
Gustry authored Jan 6, 2025
2 parents e61c60e + e811d22 commit dc81476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
id: test-cypress
# Always run, even if playwright has failed
if: always()
uses: cypress-io/[email protected].7
uses: cypress-io/[email protected].8
with:
browser: chrome
headed: true
Expand Down

0 comments on commit dc81476

Please sign in to comment.