Skip to content

Commit 722f93b

Browse files
committed
trying to fix the docs pipeline
1 parent 851a7bb commit 722f93b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
5252
- name: deploy to gh-pages
5353
if: github.event_name == 'push'
54-
uses: peaceiris/actions-gh-pages@v4
54+
uses: peaceiris/actions-gh-pages@v3
5555
with:
5656
github_token: ${{ secrets.GITHUB_TOKEN }}
5757
publish_dir: ./gh-pages/

0 commit comments

Comments
 (0)