mirror of https://github.com/vector-im/riot-web
Update browser-actions/setup-chrome digest to 5dc4fd3 (#10759)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/28788/head^2
parent
5cdbdd9f97
commit
adb29b38a3
|
@ -97,7 +97,7 @@ jobs:
|
|||
# Run 4 instances in Parallel
|
||||
runner: [1, 2, 3, 4]
|
||||
steps:
|
||||
- uses: browser-actions/setup-chrome@c485fa3bab6be59dce18dbc18ef6ab7cbc8ff5f1
|
||||
- uses: browser-actions/setup-chrome@5dc4fd3717eb0f85b3fbb93b55dec817748477db
|
||||
- run: echo "BROWSER_PATH=$(which chrome)" >> $GITHUB_ENV
|
||||
|
||||
- uses: tecolicom/actions-use-apt-tools@ceaf289fdbc6169fd2406a0f0365a584ffba003b # v1
|
||||
|
|
Loading…
Reference in New Issue