mirror of https://github.com/usbharu/Hideout.git
Merge pull request #319 from usbharu/renovate/browser-actions-setup-chrome-1.x
chore(deps): update browser-actions/setup-chrome action to v1.6.1
This commit is contained in:
commit
4311f7c0a9
|
@ -393,7 +393,7 @@ jobs:
|
||||||
|
|
||||||
- name: setup-chrome
|
- name: setup-chrome
|
||||||
id: setup-chrome
|
id: setup-chrome
|
||||||
uses: browser-actions/setup-chrome@v1.4.0
|
uses: browser-actions/setup-chrome@v1.6.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