Skip to content

Commit 81872bc

Browse files
chore(deps): bump cypress-io/github-action from 6 to 7
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6 to 7. - [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@v6...v7) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52b6a15 commit 81872bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cross-browser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
node: ${{ env.NODE_VERSION }}
4848

4949
- name: Run cross-browser tests
50-
uses: cypress-io/github-action@v6
50+
uses: cypress-io/github-action@v7
5151
with:
5252
browser: ${{ matrix.browser }}
5353
start: npm start

0 commit comments

Comments
 (0)