Skip to content

Commit 127d2b6

Browse files
Update deploy-homepage.yml
1 parent 03793fc commit 127d2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-homepage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Build
3636
run: npm run build
3737
- name: Upload artifact
38-
uses: actions/upload-pages-artifact@v2
38+
uses: actions/upload-pages-artifact@v4
3939
with:
4040
path: './out'
4141
deploy:

0 commit comments

Comments
 (0)