mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
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:
commit
29ef15c66e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint-and-test-pr.yml
vendored
2
.github/workflows/lint-and-test-pr.yml
vendored
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue