We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0144af0 commit 7083b9eCopy full SHA for 7083b9e
1 file changed
.github/workflows/gh-pages.yml
@@ -37,7 +37,7 @@ jobs:
37
cd -
38
- name: Deploy to GitHub Pages
39
if: ${{ success() }}
40
- uses: crazy-max/ghaction-github-pages@v3
+ uses: crazy-max/ghaction-github-pages@v4
41
with:
42
target_branch: gh-pages
43
build_dir: website/build
0 commit comments