Skip to content

Commit eb1f323

Browse files
build(deps): bump cypress-io/github-action from 4 to 5 (#222)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 4 to 5. - [Release notes](https://github.com/cypress-io/github-action/releases) - [Commits](cypress-io/github-action@v4...v5) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f04cf5 commit eb1f323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
${{ runner.os }}-yarn-
5454
5555
- name: Cypress run
56-
uses: cypress-io/github-action@v4
56+
uses: cypress-io/github-action@v5
5757
with:
5858
install-command: yarn install --check-cache
5959
command: yarn run test:e2e --headless

0 commit comments

Comments
 (0)