-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Description
Even passing the parameter to download the Stable version. The action is always installing version 98.
Logs:
Run browser-actions/setup-chrome@latest
Setup chromium stable
Attempting to download stable...
Acquiring stable from https://dl.google.com/chrome/mac/stable/GGRO/googlechrome.dmg
Installing chromium...
/usr/bin/hdiutil attach -quiet -noautofsck -noautoopen -mountpoint /Volumes/9a4841b3-d00b-43e5-b6fe-927d07f3db9d /Users/runner/work/_temp/9a4841b3-d00b-43e5-b6fe-927d07f3db9d
Successfully Installed chromium to /Users/runner/hostedtoolcache/chromium/stable/x64
Successfully installed chromium to /Users/runner/hostedtoolcache/chromium/stable/x64/Contents/MacOS/chrome
/Users/runner/hostedtoolcache/chromium/stable/x64/Contents/MacOS/chrome --version
Google Chrome 98.0.4758.102
Successfully setup chromium version 98.0.4758.102
Call action in yml:
- uses: browser-actions/setup-chrome@latest
with:
chrome-version: stable
Metadata
Metadata
Assignees
Labels
No labels