浏览代码

release: v3 release test

kailong321200875 3 年之前
父节点
当前提交
8035935df2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -48,7 +48,7 @@ jobs:
           yarn run build:pro
 
       - name: Deploy
-        uses: peaceiris/actions-gh-pages@v2.5.0
+        uses: peaceiris/actions-gh-pages@v3
         env:
           ACTIONS_DEPLOY_KEY: ${{secrets.ACTIONS_DEPLOY_KEY}}
           PUBLISH_BRANCH: gh-pages