Skip to content

Commit c9272be

Browse files
chore(deps): update peaceiris/actions-gh-pages action to v4
1 parent be14bdb commit c9272be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
env:
5858
CI: true
5959
- name: Deploy
60-
uses: peaceiris/actions-gh-pages@v3
60+
uses: peaceiris/actions-gh-pages@v4
6161
with:
6262
github_token: ${{ secrets.GITHUB_TOKEN }}
6363
publish_dir: ./docs

0 commit comments

Comments
 (0)