From 3ea2b1fc1f494ff6c9b6a06b433f9be8146e48d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:53:15 +0000 Subject: [PATCH] ci(deps): update danysk/compile-latex-action action to v1 --- .github/workflows/test-and-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index 5c05063..df4005a 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -110,7 +110,7 @@ jobs: ls -ahl ieee ls -ahl taas - name: Compile LaTeX - uses: DanySK/compile-latex-action@0.4.8 + uses: DanySK/compile-latex-action@1.0.2 - name: Verify that the diffs have been compiled shell: bash run: |