change python version in workflow
Some checks failed
Gitea Actions Demo / compile-html (push) Failing after 1m31s
Some checks failed
Gitea Actions Demo / compile-html (push) Failing after 1m31s
This commit is contained in:
parent
ddeab36416
commit
67685a3d9c
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Setup python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.9.6"
|
||||
python-version: "3.13.1"
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user