Merge pull request #11653 from matrix-org/andybalaam/revert-11615-setup-chrome

Revert "Update browser-actions/setup-chrome digest to 905ab04"
This commit is contained in:
Andy Balaam 2023-09-22 11:54:22 +01:00 committed by GitHub
commit 4f7d9da140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,7 +121,7 @@ jobs:
# Run 4 instances in Parallel
runner: [1, 2, 3, 4]
steps:
- uses: browser-actions/setup-chrome@905ab04587e418717afec9c975bb144050718dc1
- uses: browser-actions/setup-chrome@c485fa3bab6be59dce18dbc18ef6ab7cbc8ff5f1
- run: echo "BROWSER_PATH=$(which chrome)" >> $GITHUB_ENV
# There's a 'download artifact' action, but it hasn't been updated for the workflow_run action