You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that the post-merge GitHub workflow Deploy is failing with a Python version availability error:
Error message:
Run actions/setup-python@v1
Error: Version 3.7 with arch x64 not found
Available versions:
3.10.18 (x64)
3.11.13 (x64)
3.12.11 (x64)
3.13.6 (x64)
3.9.23 (x64)
To Reproduce
This workflow fails on pull request merging into main.