From e1d1a334a0b469fdc7012b5d5698ada076b6e0b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 15:22:50 +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/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 30d69fd2..c81e6f62 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -55,7 +55,7 @@ jobs: - name: Set up Git repository uses: actions/checkout@v4 - name: Compile LaTeX document - uses: xu-cheng/texlive-action/full@v1 + uses: xu-cheng/texlive-action/full@v2 with: run: | cd docs/terminology