From 1903ac3a234c765b5f06376856c2e0ced9088061 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 21:06:25 +0000 Subject: [PATCH] Update JamesIves/github-pages-deploy-action action to v4.6.4 --- .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..0791f99c0 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.6.4 with: branch: gh-pages folder: ghpages