mirror of
https://github.com/actions/python-versions.git
synced 2026-01-02 01:17:20 +08:00
* fix: use `--upgrade` rather than `--ignore-installed` to upgrade pip This removes left over files when upgrading pip. * remove all installed python on macOS