Skip to content

Commit

Permalink
use correct commit hash from latest branch of browser-actions/setup-c…
Browse files Browse the repository at this point in the history
…hrome (#19876)
  • Loading branch information
Marc Boudreau committed Mar 31, 2023
1 parent 88cbf25 commit fc63170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ jobs:
- id: install-browser-libraries
run: sudo apt install -y libnss3-dev libgdk-pixbuf2.0-dev libgtk-3-dev libxss-dev libasound2
- id: install-browser
uses: browser-actions/setup-chrome@597130847c84cdac5acceccbd676d612e6f8beb8
uses: browser-actions/setup-chrome@29abc1a83d1d71557708563b4bc962d0f983a376
- id: ui-dependencies
name: ui-dependencies
working-directory: ./ui
Expand Down

0 comments on commit fc63170

Please sign in to comment.