diff --git a/.github/workflows/report.yaml b/.github/workflows/report.yaml index 5c4a9f0..3bedea8 100644 --- a/.github/workflows/report.yaml +++ b/.github/workflows/report.yaml @@ -17,7 +17,7 @@ jobs: id-token: write steps: - uses: actions/checkout@v4 - - uses: xu-cheng/latex-action@v3 + - uses: xu-cheng/latex-action@v4 with: root_file: report.tex working_directory: ./report