chore(deps): update dependency python to 3.13 #13

Merged
maxp merged 1 commits from renovate/python-3.x into main 2025-10-02 17:40:42 +02:00
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.12"
python-version: "3.13"
- 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.12"
python-version: "3.13"
- name: 🔄 Restore cache
uses: https://git.0xmax42.io/actions/cache@v1