Skip to content

Commit

Permalink
chore(deps): update cypress-io/github-action action to v6.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BacLuc committed May 26, 2024
1 parent 9ba9e62 commit e730e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-e2e-tests-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# start necessary containers
- run: docker compose up -d php caddy frontend pdf print browserless database docker-host http-cache mail

- uses: cypress-io/github-action@v6.6.0
- uses: cypress-io/github-action@v6.6.1
with:
working-directory: e2e
browser: ${{ matrix.browser }}
Expand Down

0 comments on commit e730e7c

Please sign in to comment.