From 61aa1f873b735432e1e65f6fd21e975c6beef56b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 22:15:50 +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 6dc4784f..0791f99c 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