Skip to content

Commit 82e9f4f

Browse files
authored
chore(ci): Upgrade cypress-io action to v6.9.0 (#63)
1 parent 0f02fc7 commit 82e9f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
working-directory: ${{ steps.crwa.outputs.project-path }}
173173

174174
- name: 🌲 Run Cypress
175-
uses: cypress-io/github-action@df7484c5ba85def7eef30db301afa688187bc378 # v6
175+
uses: cypress-io/github-action@0ee1130f05f69098ab5c560bd198fecf5a14d75b # v6
176176
env:
177177
CYPRESS_RW_PATH: ${{ steps.crwa.outputs.project-path }}
178178
with:

0 commit comments

Comments
 (0)