Skip to content

Commit e7cded3

Browse files
build(deps): bump cypress-io/github-action from 5 to 6 (#7001)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5 to 6. - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](cypress-io/github-action@v5...v6) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49ff862 commit e7cded3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
build-${{ hashFiles('**/webpack.*.mjs') }}-
9393
9494
- name: Cypress run
95-
uses: cypress-io/github-action@v5
95+
uses: cypress-io/github-action@v6
9696
with:
9797
browser: chrome
9898
config-file: cypress.config.js

0 commit comments

Comments
 (0)