chore: bump github-pages-deploy-action@v4.6.0 (#12810)

This commit is contained in:
neverland 2024-04-20 16:47:46 +08:00 committed by GitHub
parent 0c75625b2f
commit e27847b9db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ jobs:
run: npm run build:site
- name: Deploy for Gitee 🚀
uses: JamesIves/github-pages-deploy-action@v4.4.1
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
branch: gh-pages
folder: packages/vant/site-dist
@ -57,7 +57,7 @@ jobs:
vant-use/**/*
- name: Deploy for GitHub 🚀
uses: JamesIves/github-pages-deploy-action@v4.4.1
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
branch: main
folder: packages/vant/site-dist