From af36fde9e4e116b69d6b0d577a938e3ff623060f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 12:49:39 +0000 Subject: [PATCH] Bump xu-cheng/latex-action from 2 to 4 Bumps [xu-cheng/latex-action](https://github.com/xu-cheng/latex-action) from 2 to 4. - [Release notes](https://github.com/xu-cheng/latex-action/releases) - [Commits](https://github.com/xu-cheng/latex-action/compare/v2...v4) --- updated-dependencies: - dependency-name: xu-cheng/latex-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6867ca9..53903b4 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,7 +26,7 @@ jobs: steps: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - uses: actions/checkout@v6 - - uses: xu-cheng/latex-action@v2 + - uses: xu-cheng/latex-action@v4 with: root_file: IPCookbook.tex - run: sudo apt-get -y install pdf2svg