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
|
run: cp pnpm-lock.yaml package-lock.json
|
||||||
|
|
||||||
- name: Cypress
|
- name: Cypress
|
||||||
uses: cypress-io/github-action@v2
|
uses: cypress-io/github-action@v4
|
||||||
with:
|
with:
|
||||||
install-command: echo
|
install-command: echo
|
||||||
build: pnpm run build
|
build: pnpm run build
|
||||||
|
Loading…
Reference in New Issue
Block a user