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

This commit is contained in:
renovate[bot] 2024-05-16 07:44:48 +00:00 committed by GitHub
parent 1334cb792c
commit 6b4f1c225f
1 changed files with 1 additions and 1 deletions

View File

@ -393,7 +393,7 @@ jobs:
- name: setup-chrome - name: setup-chrome
id: setup-chrome id: setup-chrome
uses: browser-actions/setup-chrome@v1.6.1 uses: browser-actions/setup-chrome@v1.6.2
- 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