mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
chore(deps): update dependency python to 3.14
This commit is contained in:
parent
6b6322798e
commit
853be9000b
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
|||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v6
|
uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
python-version: '3.13'
|
python-version: '3.14'
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
cache-dependency-path: 'requirements-docs.txt'
|
cache-dependency-path: 'requirements-docs.txt'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user