We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f07724 commit 37a191fCopy full SHA for 37a191f
1 file changed
.github/workflows/docs.yml
@@ -70,7 +70,7 @@ jobs:
70
]
71
72
- name: Deploy
73
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
74
with:
75
github_token: ${{ secrets.GITHUB_TOKEN }}
76
publish_dir: ./docs
0 commit comments