From a08ce97c2e8d803838519f7484e723c0f94c0e60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Jan 2026 08:45:36 +0800 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.8.0 (#13750) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 b461c34f0..12eff1037 100644 --- a/.github/workflows/deploy-v4-site.yml +++ b/.github/workflows/deploy-v4-site.yml @@ -35,7 +35,7 @@ jobs: run: npm run build:site - name: Deploy for GitHub 🚀 - uses: JamesIves/github-pages-deploy-action@v4.7.6 + uses: JamesIves/github-pages-deploy-action@v4.8.0 with: branch: gh-pages folder: packages/vant/site-dist