We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 913a8bc + 29c0d16 commit cf2f824Copy full SHA for cf2f824
1 file changed
docs/src/overview.md
@@ -49,7 +49,7 @@ jobs:
49
- run: pip install yardang
50
- run: yardang build
51
- name: Deploy
52
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
53
with:
54
publish_branch: gh-pages
55
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments