From b7356bfdc01f524607b72dc0d9e838bc10f83c39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 23:58:23 +0000 Subject: [PATCH] Bump xu-cheng/texlive-action from 2 to 3 Bumps [xu-cheng/texlive-action](https://github.com/xu-cheng/texlive-action) from 2 to 3. - [Release notes](https://github.com/xu-cheng/texlive-action/releases) - [Commits](https://github.com/xu-cheng/texlive-action/compare/v2...v3) --- updated-dependencies: - dependency-name: xu-cheng/texlive-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/blueprint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/blueprint.yml b/.github/workflows/blueprint.yml index e720e8a..4d22f72 100644 --- a/.github/workflows/blueprint.yml +++ b/.github/workflows/blueprint.yml @@ -65,7 +65,7 @@ jobs: fi - name: Build blueprint and copy to `home_page/blueprint` - uses: xu-cheng/texlive-action@v2 + uses: xu-cheng/texlive-action@v3 with: docker_image: ghcr.io/xu-cheng/texlive-full:20250101 run: |