Skip to content

Commit e5c2a38

Browse files
committed
fix
1 parent b7f9642 commit e5c2a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
with:
4747
path: "www/build/site"
4848
- name: Deploy pages
49-
uses: actions/upload-pages@v3
49+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)