chore(deps): update browser-actions/setup-chrome action to v1.7.0

This commit is contained in:
renovate[bot] 2024-05-27 05:19:55 +00:00 committed by GitHub
parent e0c8c15ea4
commit e728e5d26b
1 changed files with 1 additions and 1 deletions

View File

@ -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