Skip to content

Commit 3e7b2c6

Browse files
committed
Update cypress action
1 parent 5d6729e commit 3e7b2c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: pnpm install --frozen-lockfile
2727

2828
- name: Cypress run
29-
uses: cypress-io/github-action@v2
29+
uses: cypress-io/github-action@v5
3030
with:
3131
# Already installed on step above
3232
install: false

0 commit comments

Comments
 (0)