From 031623ab80d54dfdef3cfb7cd489d8cacad831da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 03:03:08 +0000 Subject: [PATCH] chore(deps): update cecilapp/github-pages-deploy action to v3.3.0 --- .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 e29900d..eecb8b7 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -18,7 +18,7 @@ jobs: yarn build - name: GH Pages deploy - uses: Cecilapp/GitHub-Pages-deploy@3.1.0 + uses: Cecilapp/GitHub-Pages-deploy@3.3.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: