⬆️ Pin python to 3.13.5 (#1181)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-15 21:49:31 -07:00 committed by GitHub
commit 106d4733fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,7 @@ jobs:
- name: Set Up Python
uses: actions/setup-python@v5
with:
python-version: 3.x
python-version: 3.13.5
- name: Install Dependencies
run: |