diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 55b2efc..78a18d4 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.15 + - uses: DanySK/compile-and-publish-all-latex@2.0.16 with: token: ${{ secrets.GITHUB_TOKEN }}