From dcb7a825160bc75e3afefcdd1b4f8ab03127ee6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 17:03:33 +0000 Subject: [PATCH] Update JamesIves/github-pages-deploy-action action to v4.7.1 --- .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 a444eb1..04dcf36 100644 --- a/.github/workflows/latexmk.yml +++ b/.github/workflows/latexmk.yml @@ -40,7 +40,7 @@ jobs: with: cmd: make depends: lecture-notes/DEPENDS.txt - - uses: JamesIves/github-pages-deploy-action@v4.6.8 + - uses: JamesIves/github-pages-deploy-action@v4.7.1 with: branch: gh-pages folder: package