Description
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:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted
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
Expected behavior:
A description of what you expected to happen.
Actual behavior:
A description of what is actually happening.