Skip to content

Commit

Permalink
Bump cypress-io/github-action from 5 to 6 (#981)
Browse files Browse the repository at this point in the history
Bumps cypress-io/github-action from 5 to 6.
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent 00e6afb commit 9c09e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/js_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
id: sphinx-build-docs
run: sphinx-build -a -T -E -j 4 -b html -d /tmp/sphinx_build/doctrees ./docs /tmp/sphinx_build/html
- name: E2E Cypress Test on Chrome
uses: cypress-io/github-action@v5
uses: cypress-io/github-action@v6
with:
browser: chrome
config-file: tests/js_test/cypress.config.js
Expand Down

0 comments on commit 9c09e84

Please sign in to comment.