From 5a2d5a2e4ac7b9427d3f6ce65efed2b50fc4f9c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 03:41:18 +0000 Subject: [PATCH] Update teatimeguest/setup-texlive-action action to v3.3.1 --- .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 17a1738..c7caaf2 100644 --- a/.github/workflows/l3build.yml +++ b/.github/workflows/l3build.yml @@ -38,7 +38,7 @@ jobs: sudo apt-get --fix-missing update sudo apt-get -y install ghostscript if: matrix.os == 'ubuntu-22.04' - - uses: teatimeguest/setup-texlive-action@v3.3.0 + - uses: teatimeguest/setup-texlive-action@v3.3.1 with: update-all-packages: true package-file: DEPENDS.txt