Skip to content

Commit 433e51d

Browse files
authored
Merge pull request #45 from mxstack/dependabot/github_actions/peaceiris/actions-gh-pages-4
[chore] Bump peaceiris/actions-gh-pages from 3 to 4
2 parents e57f274 + 017f94a commit 433e51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: make docs
2727

2828
- name: Deploy Docs
29-
uses: peaceiris/actions-gh-pages@v3
29+
uses: peaceiris/actions-gh-pages@v4
3030
if: ${{ github.event_name == 'workflow_dispatch' }}
3131
with:
3232
publish_branch: gh-pages

0 commit comments

Comments
 (0)