From 2b2abf4809c2bfd05e0dcb4ae4fb314554d27eac Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 11 Dec 2023 02:42:13 +0000
Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action
 action to v4.1.9

---
 .github/workflows/demo.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml
index 5687f7e..3a9a28b 100644
--- a/.github/workflows/demo.yml
+++ b/.github/workflows/demo.yml
@@ -33,7 +33,7 @@ jobs:
         run: yarn build
 
       - name: Deploy 🚀
-        uses: JamesIves/github-pages-deploy-action@4.1.0
+        uses: JamesIves/github-pages-deploy-action@4.1.9
         with:
           branch: gh-pages
           folder: build