Skip to content

Commit

Permalink
chore: upgrade cypress-io/github-action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
usu committed May 25, 2024
1 parent 43a9ae3 commit 10ee165
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@v5
- uses: cypress-io/github-action@v6
with:
working-directory: e2e
browser: ${{ matrix.browser }}
Expand Down

0 comments on commit 10ee165

Please sign in to comment.