diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 9d747d2..b108702 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -17,6 +17,6 @@ jobs: Setup-Compile-Deploy: runs-on: ubuntu-latest steps: - - uses: DanySK/compile-and-publish-all-latex@1.0.63 + - uses: DanySK/compile-and-publish-all-latex@2.0.2 with: token: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file