From ff274e7d46ca372ee72a6934e8c6b7d4e8661b0d Mon Sep 17 00:00:00 2001 From: jonathan-d-zhang <69145546+jonathan-d-zhang@users.noreply.github.com> Date: Tue, 23 Jul 2024 17:50:32 -0400 Subject: [PATCH] Bump setup-texlive-action --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index d94073c..c8bfeb8 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Setup Texlive Environment - uses: teatimeguest/setup-texlive-action@f047e6a93274944959597f16fd69b30beaf8eef4 + uses: teatimeguest/setup-texlive-action@e69e0852590264df4a35dbc6cc94009a2466a562 # 3.3.0 with: package-file: DEPENDS.txt