Skip to content

Commit 2ddcb3b

Browse files
chore(dependencies): update cypress-io/github-action action to v7
1 parent 4fc273a commit 2ddcb3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/setup-node@v6
3838
with:
3939
node-version: lts/*
40-
- uses: cypress-io/github-action@v6.10.9
40+
- uses: cypress-io/github-action@v7.3.0
4141
with:
4242
build: yarn build
4343
start: yarn start

0 commit comments

Comments
 (0)