From c8dd4a6443bee236ffcb7eeacff5fd542bcf4959 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 22:43:15 +0000 Subject: [PATCH] ci(deps): update danysk/compile-and-publish-all-latex action to v2.0.14 --- .github/workflows/compile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 5e846be..0a77b84 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -20,6 +20,6 @@ jobs: contents: write runs-on: ubuntu-latest steps: - - uses: DanySK/compile-and-publish-all-latex@2.0.13 + - uses: DanySK/compile-and-publish-all-latex@2.0.14 with: token: ${{ secrets.GITHUB_TOKEN }}