We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 913a8bc commit 29c0d16Copy full SHA for 29c0d16
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