Open
Description
Version
redhat-actions/push-to-registry@v2
Describe the bug
Running the action shows:
(node:19061) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use `node --trace-deprecation ...` to show where the warning was created)