Skip to content

Commit cf2f824

Browse files
authored
Merge pull request #14 from python-project-templates/tkp/gha
update actions-gh-pages reference in docs
2 parents 913a8bc + 29c0d16 commit cf2f824

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- run: pip install yardang
5050
- run: yardang build
5151
- name: Deploy
52-
uses: peaceiris/actions-gh-pages@v3
52+
uses: peaceiris/actions-gh-pages@v4
5353
with:
5454
publish_branch: gh-pages
5555
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)