diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index b0ad403..1551df4 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -15,7 +15,7 @@ jobs: with: fetch-depth: '0' - name: Compile LaTeX document - uses: xu-cheng/latex-action@v2 + uses: xu-cheng/latex-action@v3 with: root_file: src/template.tex args: -pdf -shell-escape -interaction=nonstopmode -output-directory=.build