From 0ceefa569c339632283735942b40c7f106a7ef83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 13:16:51 +0000 Subject: [PATCH] Bump xu-cheng/latex-action from 3 to 4 Bumps [xu-cheng/latex-action](https://github.com/xu-cheng/latex-action) from 3 to 4. - [Release notes](https://github.com/xu-cheng/latex-action/releases) - [Commits](https://github.com/xu-cheng/latex-action/compare/v3...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/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e7e0c7f..64fb262 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@main - name: Compile LaTeX - uses: xu-cheng/latex-action@v3 + uses: xu-cheng/latex-action@v4 with: root_file: | tutorial.tex