{{ message }}
Commit c3913f9
tools: fix c-ares updater script for Node.js 18
GitHub Actions is by default running the tools updater workflow
with Node.js 18. Avoid use of `import.meta.dirname`, which wasn't
backported to Node.js 18.
PR-URL: #55717
Refs: #55445
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent d0417ea commit c3913f9
1 file changed
Lines changed: 2 additions & 1 deletion

0 commit comments