From 0f1da34e84935712331757d00ec295362b2f78e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 00:05:15 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.7.2 --- .github/workflows/deploy-v4-site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-v4-site.yml b/.github/workflows/deploy-v4-site.yml index 4f7875cb389..b4ec4a01faf 100644 --- a/.github/workflows/deploy-v4-site.yml +++ b/.github/workflows/deploy-v4-site.yml @@ -33,7 +33,7 @@ jobs: run: npm run build:site - name: Deploy for GitHub 🚀 - uses: JamesIves/github-pages-deploy-action@v4.6.9 + uses: JamesIves/github-pages-deploy-action@v4.7.2 with: branch: gh-pages folder: packages/vant/site-dist