mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Use latest Cypress workflow
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user