From 0ccb04bef9a1599d0f8259fd28c74f95674137b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 20:36:16 +0000 Subject: [PATCH] Update yegor256/latexmk-action action to v0.11.1 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1375288..ab6b27b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -103,7 +103,7 @@ jobs: run: python3 -m analyze_reports true # Generate pdf - - uses: yegor256/latexmk-action@0.4.0 + - uses: yegor256/latexmk-action@0.11.1 with: cmd: latexmk path: results/report