mirror of
https://github.com/github/codeql-action
synced 2026-05-25 15:00:36 +03:00
45dc27d3c1
`rmDir` is not available on the node version used by the actions runner. Instead, use the `del` package. It is safe, well-tested, and cross-platform.