mirror of
https://github.com/github/codeql-action.git
synced 2026-05-04 12:50:14 +00: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.