Use latest Cypress workflow

This commit is contained in:
Jeremy Thomas
2022-11-23 19:03:12 +00:00
parent dafc032ff0
commit f75e9fcec2

View File

@@ -15,7 +15,7 @@ jobs:
run: |
gem install jekyll bundler
- name: Cypress run
uses: cypress-io/github-action@v2
uses: cypress-io/github-action@v4
with:
working-directory: docs
install-command: npm install