Description:
A clear and concise description of what the bug is.

https://github.com/home-assistant/core/actions/runs/9442844577/job/26006478894?pr=119255
Action version:
Specify the action version
actions/[email protected]
Platform:
Runner type:
Tools version:
3.12 (resulting in 3.12.4 right now)
Repro steps:
A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
id: python
uses: actions/[email protected]
with:
python-version: ${{ env.DEFAULT_PYTHON }}
check-latest: true
https://github.com/home-assistant/core/blob/159503b8d37fbc46a353287416a640ad07c2cced/.github/workflows/ci.yaml#L230-L235
Expected behavior:
A description of what you expected to happen.
Actual behavior:
A description of what is actually happening.