mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-26 13:28:45 +07:00
ci: Fix python version
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
@@ -17,6 +17,10 @@ jobs:
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
|
||||
with:
|
||||
python-version: '3.13'
|
||||
|
||||
- uses: ammaraskar/sphinx-action@df895b1e03f7f920991e8bd910e4b1f566cd1863 # v8.1.3
|
||||
with:
|
||||
docs-folder: "user_manual/"
|
||||
|
||||
Reference in New Issue
Block a user