Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
build(deps): bump browser-actions/setup-chrome from 1.2.2 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) from 1.2.2 to 1.4.0.
- [Release notes](https://github.com/browser-actions/setup-chrome/releases)
- [Changelog](https://github.com/browser-actions/setup-chrome/blob/master/CHANGELOG.md)
- [Commits](browser-actions/setup-chrome@v1.2.2...v1.4.0)

---
updated-dependencies:
- dependency-name: browser-actions/setup-chrome
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Dec 21, 2023
1 parent 6189e99 commit 6e30dc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
# public
# functions
# - name: Setup Chrome
# uses: browser-actions/setup-chrome@v1.2.2
# uses: browser-actions/setup-chrome@v1.4.0
# - name: Lighthouse CI
# run: yarn lhci autorun
# env:
Expand Down Expand Up @@ -177,7 +177,7 @@ jobs:
public
functions
- name: Setup Chrome
uses: browser-actions/setup-chrome@v1.2.2
uses: browser-actions/setup-chrome@v1.4.0
- name: Testcafe
run: yarn run test:e2e:ui
- name: Upload artifacts
Expand Down

0 comments on commit 6e30dc9

Please sign in to comment.