mirror of https://github.com/usbharu/Hideout.git
Merge pull request #397 from usbharu/renovate/browser-actions-setup-chrome-1.x
chore(deps): update browser-actions/setup-chrome action to v1.7.0
This commit is contained in:
commit
b68818e208
|
@ -393,7 +393,7 @@ jobs:
|
|||
|
||||
- name: setup-chrome
|
||||
id: setup-chrome
|
||||
uses: browser-actions/setup-chrome@v1.6.2
|
||||
uses: browser-actions/setup-chrome@v1.7.0
|
||||
|
||||
- name: Add Path
|
||||
run: echo ${{ steps.setup-chrome.outputs.chrome-path }} >> $GITHUB_PATH
|
||||
|
|
Loading…
Reference in New Issue