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

This commit is contained in:
renovate[bot] 2024-05-27 15:18:01 +00:00 committed by GitHub
parent 7e65d7fb86
commit e25301d381
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.7.0
uses: browser-actions/setup-chrome@v1.7.1
- name: Add Path
run: echo ${{ steps.setup-chrome.outputs.chrome-path }} >> $GITHUB_PATH