Skip to content

Commit 7aa4096

Browse files
authored
Update docs.yml
1 parent 688601c commit 7aa4096

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
@@ -25,7 +25,7 @@ jobs:
2525
run: mkdocs build --clean
2626

2727
- name: Deploy to GitHub Pages
28-
uses: peaceiris/actions-gh-pages@v6
28+
uses: peaceiris/actions-gh-pages@v3
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
publish_dir: ./site

0 commit comments

Comments
 (0)