Skip to content

Commit 14d0b46

Browse files
committed
fix: try to fix build issues
1 parent 31b0c2d commit 14d0b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
run: sleep 10
4444
- name: Deploy to GitHub Pages
4545
id: deployment
46-
uses: actions/deploy-pages@v3
46+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)