mirror of
https://github.com/github/codeql-action.git
synced 2026-04-26 00:38:48 +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.