Skip to content

Commit 4fc273a

Browse files
chore(dependencies): update cypress-io/github-action action to v6 (#999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2d506f commit 4fc273a

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@v5
40+
- uses: cypress-io/github-action@v6.10.9
4141
with:
4242
build: yarn build
4343
start: yarn start

0 commit comments

Comments
 (0)