Skip to content

Commit

Permalink
Set chrome-version to 114.0.5735.90.
Browse files Browse the repository at this point in the history
  • Loading branch information
dstuckey-uoe committed Oct 6, 2023
1 parent 89ded5a commit c5a0fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# Install chrome
- uses: browser-actions/setup-chrome@v1
with:
chrome-version: 'latest' # install latest production Chrome
chrome-version: '114.0.5735.90' # install latest production Chrome

# Copy all of the example configs over
- name: 'Setup the application'
Expand Down

0 comments on commit c5a0fd3

Please sign in to comment.