diff --git a/.github/workflows/build_release.yml b/.github/workflows/build_release.yml index 11df00b..2de4186 100644 --- a/.github/workflows/build_release.yml +++ b/.github/workflows/build_release.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4 - name: Compile PDF - uses: xu-cheng/latex-action@v3 + uses: xu-cheng/latex-action@v4 with: root_file: resume*.tex