Skip to content

Commit 9457461

Browse files
committed
Try updating deploy-pages to v4
1 parent d721586 commit 9457461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
steps:
4848
- name: Deploy to GitHub Pages
4949
id: deployment
50-
uses: actions/deploy-pages@v3
50+
uses: actions/deploy-pages@v4
5151

5252
# TODO: Deploy to some third-party place for preview?

0 commit comments

Comments
 (0)