From a73f01b0b071dcccae7fabf156b207ab0647282d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 14:22:28 +0000 Subject: [PATCH] Update JamesIves/github-pages-deploy-action action to v4.6.0 --- .github/workflows/latexmk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/latexmk.yml b/.github/workflows/latexmk.yml index 7079bee..a11c10b 100644 --- a/.github/workflows/latexmk.yml +++ b/.github/workflows/latexmk.yml @@ -14,7 +14,7 @@ jobs: with: cmd: make depends: DEPENDS.txt - - uses: JamesIves/github-pages-deploy-action@v4.5.0 + - uses: JamesIves/github-pages-deploy-action@v4.6.0 with: branch: gh-pages folder: package