Bump browser-actions/setup-chrome from 1 to 2

Bumps [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) from 1 to 2.
- [Release notes](https://github.com/browser-actions/setup-chrome/releases)
- [Changelog](https://github.com/browser-actions/setup-chrome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browser-actions/setup-chrome/compare/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-04 15:18:36 +00:00
committed by GitHub
parent 9e2d7bc9e4
commit b785f53b20

View File

@@ -51,7 +51,7 @@ jobs:
- name: Remove image-bundled Chrome
run: sudo apt-get purge google-chrome-stable
- name: Setup Chrome/Chromium 128
uses: browser-actions/setup-chrome@v1
uses: browser-actions/setup-chrome@v2
with:
chrome-version: 128
install-chromedriver: true