**Description:** Automatically update `pip` upon installation or have a flag to do it in the action. For example, automatically run: python -m pip install --upgrade pip **Justification:** Having the latest `pip` is recommended almost in all cases.