Commit 4694060
committed
chore: update chromedriver to 121.0.2 to fix binary CDN URL issue
The default CDN URL for Chrome binaries has been updated in the past few
days. So fresh installations of the chromedriver package will fail with
a 404 error. Here's an example in `vuejs/ecosystem-ci`:
https://github.com/vuejs/ecosystem-ci/actions/runs/7954792731/job/21714823187#step:7:5745
This issue was fixed in `chromedriver` 121.0.2:
giggio/node-chromedriver@06656e91 parent d14503f commit 4694060
2 files changed
+14
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments