Update workflow.yml

This commit is contained in:
Leon 2023-06-02 23:20:31 +02:00 committed by GitHub
parent a2808543a9
commit 594908a612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
- name: Setup Chrome
uses: browser-actions/setup-chrome@v1.2.0
with:
chrome-version: 114
chrome-version: 113
- name: set chrome in path
run: |
echo "/opt/hostedtoolcache/chromium/latest/x64/chrome" >> $GITHUB_PATH