Skip to content

Commit 8367acd

Browse files
chore(dependencies): update cypress-io/github-action action to v6
1 parent 6f490ca commit 8367acd

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)