From 517dbe5b9a5bb47ddc0eac81d05bd6faf2b52415 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 08:16:00 +0000 Subject: [PATCH] Bump xu-cheng/texlive-action from 1 to 2 Bumps [xu-cheng/texlive-action](https://github.com/xu-cheng/texlive-action) from 1 to 2. - [Release notes](https://github.com/xu-cheng/texlive-action/releases) - [Commits](https://github.com/xu-cheng/texlive-action/compare/v1...v2) --- updated-dependencies: - dependency-name: xu-cheng/texlive-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 10a1f7e..f8eb9fe 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v3 - name: Install TexLive and make - uses: xu-cheng/texlive-action/full@v1 + uses: xu-cheng/texlive-action/full@v2 with: run: | apk add make