We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d66777 commit 5616a96Copy full SHA for 5616a96
.github/workflows/docs.yml
@@ -17,7 +17,7 @@ jobs:
17
- run: pip install yardang
18
- run: yardang build
19
- name: Deploy
20
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
21
with:
22
publish_branch: gh-pages
23
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments