diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a7198ef..0a3e81c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4.1.0 - name: Compile document - uses: xu-cheng/latex-action@3.0.2 + uses: xu-cheng/latex-action@3.1.0 with: root_file: main.tex