diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 398e1bd..9699f07 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: restore-keys: | ${{ runner.os }}-tectonic- - name: Setup tectonic - uses: wtfjoke/setup-tectonic@v4.0.1 + uses: wtfjoke/setup-tectonic@v4.0.2 with: github-token: ${{ secrets.GITHUB_TOKEN }} - name: Compile TeX to PDF