We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f843d commit ddd2e2bCopy full SHA for ddd2e2b
.github/workflows/docs.yml
@@ -27,7 +27,7 @@ jobs:
27
28
# https://github.com/crazy-max/ghaction-github-pages
29
- name: Deploy to GitHub Pages
30
- uses: crazy-max/ghaction-github-pages@v3
+ uses: crazy-max/ghaction-github-pages@v4
31
with:
32
target_branch: gh-pages
33
build_dir: docs/.vitepress/dist
0 commit comments