chore(deps): bump crazy-max/ghaction-github-pages from 2 to 3 (#1279)

This commit is contained in:
dependabot[bot] 2022-06-27 13:47:51 +00:00 committed by GitHub
parent 27fb6918de
commit 9eea8516c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ jobs:
run: cp CNAME .vuepress/dist run: cp CNAME .vuepress/dist
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v2 uses: crazy-max/ghaction-github-pages@v3
with: with:
# deploy to gh-pages branch # deploy to gh-pages branch
target_branch: gh-pages target_branch: gh-pages