chore: update cypress action version
This commit is contained in:
parent
c4bf1b8bb5
commit
d6f8290938
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -89,7 +89,7 @@ jobs:
|
||||
run: cp pnpm-lock.yaml package-lock.json
|
||||
|
||||
- name: Cypress
|
||||
uses: cypress-io/github-action@v2
|
||||
uses: cypress-io/github-action@v4
|
||||
with:
|
||||
install-command: echo
|
||||
build: pnpm run build
|
||||
|
Loading…
Reference in New Issue
Block a user