We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af50836 commit 33f07beCopy full SHA for 33f07be
.github/workflows/build_latex.yml
@@ -8,7 +8,7 @@ jobs:
8
uses: actions/checkout@v4
9
10
- name: Build LaTeX files
11
- uses: xu-cheng/latex-action@v3
+ uses: xu-cheng/latex-action@v4
12
with:
13
root_file: thesis.tex
14
latexmk_use_lualatex: true
0 commit comments