Skip to content

Commit d03e71e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)