diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 562e417..5ba8a47 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,7 +29,7 @@ jobs: submodules: true - name: Compile document - uses: xu-cheng/latex-action@v2 + uses: xu-cheng/latex-action@v3 with: root_file: MartinMadsenCV.tex latexmk_use_xelatex: true