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