From d62a7da7679f25009bfe6ca9125b9fa86a55eee5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 19:30:11 +0000 Subject: [PATCH] Update JamesIves/github-pages-deploy-action action to v4.6.9 --- .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..6e82301c6 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.9 with: branch: gh-pages folder: ghpages