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

This commit was merged in pull request #17.
This commit is contained in:
2025-10-07 18:47:50 +00:00
parent 9fb88898b2
commit 72745d2139
2 changed files with 2 additions and 2 deletions

View File

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

View File

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