chore(deps): update dependency python to 3.14
This commit is contained in:
parent
5dc6ddcc37
commit
74dfbb8982
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
- name: Setup Python
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: '3.13'
|
||||
python-version: '3.14'
|
||||
cache: 'pip'
|
||||
cache-dependency-path: 'requirements.txt'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue