From 6365c39b1022cc7fa49647d7afee66f8f8ca2a37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 02:31:44 +0000 Subject: [PATCH] Update yegor256/latexmk-action action to v0.10.8 --- .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..96433ac 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.10.8 with: cmd: latexmk path: results/report