Merge pull request #4889 from johannesjo/dependabot/github_actions/browser-actions/setup-chrome-2

build(deps): bump browser-actions/setup-chrome from 1 to 2
This commit is contained in:
Johannes Millan 2025-08-01 16:29:37 +02:00 committed by GitHub
commit 29ef15c66e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ jobs:
run: npm i
- name: Setup Chrome
uses: browser-actions/setup-chrome@v1
uses: browser-actions/setup-chrome@v2
with:
chrome-version: 'latest'