1 parent 47ca834 commit 578193bCopy full SHA for 578193b
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- uses: actions/setup-python@v5
19
with:
20
- python-version: '3.7'
+ python-version: '3.10'
21
22
- name: build pdf
23
run: |
0 commit comments