From 0abe138e654175b9a890ee60ac4112cd22374843 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 05:20:19 +0000 Subject: [PATCH] Update teatimeguest/setup-texlive-action action to v3 --- .github/workflows/l3build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/l3build.yml b/.github/workflows/l3build.yml index 3cca141..c48ea77 100644 --- a/.github/workflows/l3build.yml +++ b/.github/workflows/l3build.yml @@ -25,7 +25,7 @@ jobs: if: matrix.os == 'macos-12' - run: sudo apt-get -y install ghostscript if: matrix.os == 'ubuntu-22.04' - - uses: teatimeguest/setup-texlive-action@v2.6.2 + - uses: teatimeguest/setup-texlive-action@v3.0.1 with: update-all-packages: true package-file: DEPENDS.txt