Skip to content

Commit 5f2d021

Browse files
authored
Update deploy pages action version (#23670)
Try to fix the website deployment issue
1 parent c5d3e05 commit 5f2d021

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish-gh-pages.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,5 @@ jobs:
131131
steps:
132132
- name: Deploy to GitHub Pages
133133
id: deployment
134-
uses: actions/deploy-pages@v1
134+
uses: actions/deploy-pages@v4
135+

0 commit comments

Comments
 (0)