chore(deps): update dependency python to 3.13
Some checks failed
Auto Changelog & (Release) / release (push) Successful in 13s
Build and Publish nightly package / build-and-publish (push) Has been cancelled

This commit was merged in pull request #13.
This commit is contained in:
2025-10-02 15:39:54 +00:00
parent 1f22a78ada
commit 2eddd9bb37
2 changed files with 2 additions and 2 deletions

View File

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