From e799e17145e65a0ad2495f8c875ba9f17d17bf1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 18:48:21 +0000 Subject: [PATCH] Update JamesIves/github-pages-deploy-action action to v4.7.2 --- .github/workflows/gh-pages-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages-main.yml b/.github/workflows/gh-pages-main.yml index 6dc4784fd..ecf06a8fb 100644 --- a/.github/workflows/gh-pages-main.yml +++ b/.github/workflows/gh-pages-main.yml @@ -29,7 +29,7 @@ jobs: # Reference: https://github.com/JamesIves/github-pages-deploy-action - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@v4.4.3 + uses: JamesIves/github-pages-deploy-action@v4.7.2 with: branch: gh-pages folder: ghpages