Skip to content

tools: fix V8 update workflow

Rodrigo Muino Tomonari requested to merge github/fork/aduh95/v8-auto-update into main

IIUC the workflow is currently failing when an update is available because grep "V8 is up-to-date" returns a non-zero exit code. I tested locally, and can confirm it does fix the script.

Fixes: https://github.com/nodejs/node/issues/50497

Merge request reports

Loading