Description:
"Run actions/setup-python@v5" fails for Python 3.8 in GitHub actions with Ubuntu 24.04 (see example).
Action version:
actions/setup-python@v5
Platform:
Runner type:
Tools version:
Python 3.8
Repro steps:
See link above
Expected behavior:
Python 3.8 should be supported (or documented as unsupported).
Actual behavior:
Python 3.8 does not work with the Ubuntu 24.04 runner.