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

This commit is contained in:
renovate[bot] 2024-05-06 13:04:27 +00:00 committed by GitHub
parent 04410920ac
commit c74a514b94
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.4.0
uses: browser-actions/setup-chrome@v1.6.1
- name: Add Path
run: echo ${{ steps.setup-chrome.outputs.chrome-path }} >> $GITHUB_PATH