We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3abad9e commit f2cac4aCopy full SHA for f2cac4a
1 file changed
.github/workflows/publish-docs.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Deploy to GitHub Pages
30
if: success()
31
- uses: crazy-max/ghaction-github-pages@v4.2.0
+ uses: crazy-max/ghaction-github-pages@v5.0.0
32
with:
33
target_branch: gh-pages
34
build_dir: docs
0 commit comments