mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2025-03-26 05:48:32 +00:00
ci: run ci with python 3.12
This commit is contained in:
parent
8151ae4486
commit
0d9554f9cb
2
.github/workflows/build-examples.yml
vendored
2
.github/workflows/build-examples.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.11'
|
||||
python-version: '3.12'
|
||||
- name: Install python filters
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
|
Loading…
x
Reference in New Issue
Block a user