mirror of https://github.com/usbharu/Hideout.git
chore(deps): update browser-actions/setup-chrome action to v1.7.1
This commit is contained in:
parent
7e65d7fb86
commit
e25301d381
|
@ -393,7 +393,7 @@ jobs:
|
||||||
|
|
||||||
- name: setup-chrome
|
- name: setup-chrome
|
||||||
id: setup-chrome
|
id: setup-chrome
|
||||||
uses: browser-actions/setup-chrome@v1.7.0
|
uses: browser-actions/setup-chrome@v1.7.1
|
||||||
|
|
||||||
- name: Add Path
|
- name: Add Path
|
||||||
run: echo ${{ steps.setup-chrome.outputs.chrome-path }} >> $GITHUB_PATH
|
run: echo ${{ steps.setup-chrome.outputs.chrome-path }} >> $GITHUB_PATH
|
||||||
|
|
Loading…
Reference in New Issue