diff python ver
Some checks failed
CI / Prepare job (push) Successful in 12s
CI / Build individual modules (push) Successful in 2m27s
CI / Publish repo (push) Failing after 38s

This commit is contained in:
AlmightyHak 2025-06-09 23:30:37 -05:00
parent 842060363e
commit cb4c9eecb7

View file

@ -156,7 +156,7 @@ jobs:
- name: Set up Python
uses: https://github.com/actions/setup-python@v4
with:
python-version: '3.11'
python-version: '3.13.4'
- name: Checkout main branch
uses: https://github.com/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4