chore(CI): fix the set-output deprecation warning when deploy website (#11830)
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
|||||||
vant-use/**/*
|
vant-use/**/*
|
||||||
|
|
||||||
- name: Deploy for GitHub 🚀
|
- name: Deploy for GitHub 🚀
|
||||||
uses: JamesIves/github-pages-deploy-action@v4.4.0
|
uses: JamesIves/github-pages-deploy-action@v4.4.1
|
||||||
with:
|
with:
|
||||||
branch: main
|
branch: main
|
||||||
folder: packages/vant/site-dist
|
folder: packages/vant/site-dist
|
||||||
|
|||||||
Reference in New Issue
Block a user