revert: "chore(deps): update dependency python to 3.14"
All checks were successful
Auto Changelog & (Release) / release (push) Successful in 17s
Build and Publish nightly package / build-and-publish (push) Successful in 1m58s

This reverts commit 5501e7ef08.
This commit is contained in:
2025-10-07 20:45:29 +02:00
parent cc1484dfdd
commit 797bf0093b
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: 🐍 Setup Python - name: 🐍 Setup Python
uses: actions/setup-python@v5 uses: actions/setup-python@v5
with: with:
python-version: "3.14" python-version: "3.13"
- name: 🔄 Restore cache - name: 🔄 Restore cache
uses: https://git.0xmax42.io/actions/cache@v1 uses: https://git.0xmax42.io/actions/cache@v1

View File

@@ -17,7 +17,7 @@ jobs:
- name: 🐍 Setup Python - name: 🐍 Setup Python
uses: actions/setup-python@v5 uses: actions/setup-python@v5
with: with:
python-version: "3.14" python-version: "3.13"
- name: 🔄 Restore cache - name: 🔄 Restore cache
uses: https://git.0xmax42.io/actions/cache@v1 uses: https://git.0xmax42.io/actions/cache@v1