Skip to content

Commit

Permalink
[brief] Update actions-gh-pages to latest version.
Browse files Browse the repository at this point in the history
[detailed]
[no ci]
  • Loading branch information
marovira committed Jun 20, 2024
1 parent 0454ad4 commit f16608f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: html-docs
path: docs/build/html/
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
if: github.ref == 'refs/heads/master'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f16608f

Please sign in to comment.