From 0e64f80b3beb9ce90d52b6c58e58acfc82c47e64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 04:47:52 +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 11ddeee..e306255 100644 --- a/.github/workflows/blueprint.yml +++ b/.github/workflows/blueprint.yml @@ -80,7 +80,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:20231201 run: |