diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e7e0c7f..64fb262 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@main - name: Compile LaTeX - uses: xu-cheng/latex-action@v3 + uses: xu-cheng/latex-action@v4 with: root_file: | tutorial.tex