chore(deps): update dependency python to 3.14
Some checks failed
Auto Changelog & (Release) / release (push) Successful in 15s
Build and Publish nightly package / build-and-publish (push) Failing after 56s

This commit was merged in pull request #16.
This commit is contained in:
2025-10-07 14:59:36 +00:00
parent f3b2cce693
commit 5501e7ef08
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.13" python-version: "3.14"
- 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.13" python-version: "3.14"
- name: 🔄 Restore cache - name: 🔄 Restore cache
uses: https://git.0xmax42.io/actions/cache@v1 uses: https://git.0xmax42.io/actions/cache@v1