Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information