From ad6bba5c599048d2029b61d8a2de3683930fb426 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 06:55:21 +0000 Subject: [PATCH] Update teatimeguest/setup-texlive-action action to v2.6.2 --- .github/workflows/rake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rake.yml b/.github/workflows/rake.yml index bcb781b..6856bb9 100644 --- a/.github/workflows/rake.yml +++ b/.github/workflows/rake.yml @@ -16,7 +16,7 @@ jobs: runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v3 - - uses: teatimeguest/setup-texlive-action@v2.5.1 + - uses: teatimeguest/setup-texlive-action@v2.6.2 - uses: ruby/setup-ruby@v1 with: ruby-version: ${{ matrix.ruby }}