diff --git a/.github/workflows/push-actions.yml b/.github/workflows/push-actions.yml index 92e25f5..a7721c5 100644 --- a/.github/workflows/push-actions.yml +++ b/.github/workflows/push-actions.yml @@ -9,7 +9,7 @@ jobs: uses: actions/checkout@v3 - name: Run hooks again to validate they have run - uses: xu-cheng/texlive-action/full@v1 + uses: xu-cheng/texlive-action/full@v2 with: run: | apk update @@ -49,7 +49,7 @@ jobs: make figures - name: Compile LaTeX document - uses: xu-cheng/texlive-action/full@v1 + uses: xu-cheng/texlive-action/full@v2 with: run: | apk add make