mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore(CI): fix the set-output deprecation warning when deploy website (#11830)
This commit is contained in:
parent
6b517ccdbb
commit
56bb381c82
2
.github/workflows/deploy-v4-site.yml
vendored
2
.github/workflows/deploy-v4-site.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
vant-use/**/*
|
||||
|
||||
- name: Deploy for GitHub 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@v4.4.0
|
||||
uses: JamesIves/github-pages-deploy-action@v4.4.1
|
||||
with:
|
||||
branch: main
|
||||
folder: packages/vant/site-dist
|
||||
|
Loading…
x
Reference in New Issue
Block a user