mirror of
https://github.com/github/codeql-action
synced 2026-06-01 20:01:46 +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.