Skip to content

Commit 8221cce

Browse files
committed
Update peaceiris action version
1 parent 0e7d7d3 commit 8221cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/online_doc_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: sphinx-notes/pages@v3
1414
with:
1515
publish: false
16-
- uses: peaceiris/actions-gh-pages@v3
16+
- uses: peaceiris/actions-gh-pages@v4
1717
with:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}
1919
publish_dir: ${{ steps.deployment.outputs.artifact }}

0 commit comments

Comments
 (0)