Skip to content

Commit

Permalink
Update peaceiris action version
Browse files Browse the repository at this point in the history
  • Loading branch information
SilkeSchomann committed Oct 10, 2024
1 parent 0e7d7d3 commit 8221cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/online_doc_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: sphinx-notes/pages@v3
with:
publish: false
- uses: peaceiris/actions-gh-pages@v3
- uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ${{ steps.deployment.outputs.artifact }}

0 comments on commit 8221cce

Please sign in to comment.