Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 83a91b4

Browse files
authoredApr 8, 2024
build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#4625)
1 parent bf8396b commit 83a91b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
working-directory: ./docs
5757

5858
- name: Deploy to GitHub Pages
59-
uses: peaceiris/actions-gh-pages@v3
59+
uses: peaceiris/actions-gh-pages@v4
6060
with:
6161
publish_dir: docs/public
6262
force_orphan: true

0 commit comments

Comments
 (0)
Please sign in to comment.