From e6459e6d472f5627edf581d6570bb0bc64650e5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:38:40 +0000 Subject: [PATCH] chore(deps): update andrea-acampora/action-md2pdf action to v1.0.14 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ce2fe12e..f40c3e1f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -51,7 +51,7 @@ jobs: with: node-version: 'lts/*' - name: Build PDF - uses: andrea-acampora/action-md2pdf@1.0.13 + uses: andrea-acampora/action-md2pdf@1.0.14 with: file_dir: doc/report output_dir: doc