From 0fc439b2cab256716a85b0926bcc99e710580288 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 02:41:39 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.6.4 --- .github/workflows/demo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/demo.yaml b/.github/workflows/demo.yaml index b7474ea..5c17877 100644 --- a/.github/workflows/demo.yaml +++ b/.github/workflows/demo.yaml @@ -30,7 +30,7 @@ jobs: # deploy build to gh-pages - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@4.1.0 + uses: JamesIves/github-pages-deploy-action@v4.6.4 with: branch: gh-pages folder: demo/dist