From 4922c46fd253d4f56f8bb0ca56faee4e04be67cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 09:59:55 +0000 Subject: [PATCH] Bump wtfjoke/setup-tectonic from 4.0.1 to 4.0.2 Bumps [wtfjoke/setup-tectonic](https://github.com/wtfjoke/setup-tectonic) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/wtfjoke/setup-tectonic/releases) - [Commits](https://github.com/wtfjoke/setup-tectonic/compare/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: wtfjoke/setup-tectonic dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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