Skip to content

Commit

Permalink
Upgrade cypress-io/github-action to v7 in Cypress workflow for improv…
Browse files Browse the repository at this point in the history
…ed reliability and consistency in test execution
  • Loading branch information
guidomodarelli committed Nov 4, 2024
1 parent 03a1e79 commit 6aa8eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
- run: npx cypress cache path

- name: Run tests
uses: cypress-io/github-action@v2
uses: cypress-io/github-action@v7
with:
working-directory: ${{ env.FTR_PATH }}
start: ${{ env.OPENSEARCH_SNAPSHOT_CMD }}, ${{ env.START_CMD }}
Expand Down

0 comments on commit 6aa8eb3

Please sign in to comment.