Skip to content

Commit afb3ade

Browse files
committed
Fix deploy
1 parent 4672f79 commit afb3ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
steps:
4848
- name: Deploy to GitHub Pages
4949
id: deployment
50-
uses: actions/deploy-pages@v1
50+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)