Skip to content

Commit c43c0c8

Browse files
authored
bump cypress-io/github-action to v6 (#3699)
1 parent 1e78731 commit c43c0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
~/.cache/Cypress
168168
key: cypress-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
169169
- name: Cypress run
170-
uses: cypress-io/github-action@v5
170+
uses: cypress-io/github-action@v6
171171
with:
172172
install: false
173173
command: yarn e2e

0 commit comments

Comments
 (0)