The action should ensure pip exists, potentially installing it itself, before trying to install pip. Also should use a venv for isolation. Requested here: https://github.com/codecov/codecov-action/issues/1834