diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 0bae3a5..d7a256f 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -20,6 +20,6 @@ jobs: contents: write runs-on: ubuntu-latest steps: - - uses: DanySK/compile-and-publish-all-latex@2.0.32 + - uses: DanySK/compile-and-publish-all-latex@2.0.33 with: token: ${{ secrets.GITHUB_TOKEN }}