Skip to content

Commit 84a1e6b

Browse files
committed
ci: update gh pages action
1 parent 9655330 commit 84a1e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
find ./site/public
4848
4949
- name: Deploy
50-
uses: peaceiris/actions-gh-pages@v3
50+
uses: peaceiris/actions-gh-pages@v4
5151
with:
5252
github_token: ${{ secrets.GITHUB_TOKEN }}
5353
publish_dir: ./site/public

0 commit comments

Comments
 (0)