Skip to content

Commit 507b9c9

Browse files
chore(deps): update peaceiris/actions-gh-pages action to v4
1 parent 3bd8f84 commit 507b9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- name: Build docs
8686
run: make docs
8787
- name: Deploy
88-
uses: peaceiris/actions-gh-pages@v3
88+
uses: peaceiris/actions-gh-pages@v4
8989
if: ${{ github.event_name == 'release' }}
9090
with:
9191
publish_branch: gh-pages

0 commit comments

Comments
 (0)