From 8cf92c15c1c659643617f86308e4adb19ca85adc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 09:23:17 -0800 Subject: [PATCH] Update JamesIves/github-pages-deploy-action action to v4.5.0 (#65) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 cd24d63..1eac6d0 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.5.0 with: branch: gh-pages folder: ghpages