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

This commit is contained in:
dependabot[bot] 2023-09-11 14:08:07 +00:00 committed by GitHub
parent 446f8c5f94
commit ef2bb7dd8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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