chore(deps): update dependency python to 3.14
This commit was merged in pull request #16.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user