Skip to content

Commit

Permalink
chore(deps): update cypress-io/github-action action to v6.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and axe312ger committed Sep 19, 2024
1 parent 91bb5f5 commit 57470c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Cypress run
uses: cypress-io/github-action@v6.6.1
uses: cypress-io/github-action@v6.7.6
with:
start: npm run start:app
wait-on: 'http://localhost:1234'
Expand Down

0 comments on commit 57470c2

Please sign in to comment.