chore(deps): update dependency python to 3.14 #16

Merged
maxp merged 1 commits from renovate/python-3.x into main 2025-10-07 20:23:33 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 5501e7ef08 - Show all commits

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