Skip to content

Commit

Permalink
Merge pull request #690 from SciCatProject/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…cypress-io/github-action-6

build(deps): bump cypress-io/github-action from 5 to 6
  • Loading branch information
nitrosx authored Aug 28, 2023
2 parents e4e9849 + 43d04a8 commit f6fea48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
fetch-depth: 1

- name: Run Cypress tests
uses: cypress-io/github-action@v5
uses: cypress-io/github-action@v6
with:
working-directory: frontend
config-file: CI/ESS/e2e/cypress.nestjs.json
Expand Down

0 comments on commit f6fea48

Please sign in to comment.