Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit 702f509

Browse files
Update deploy.yml
1 parent b90e850 commit 702f509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
VITE_SITE=tutorial npm run astro build
4848
4949
- name: Upload artifact
50-
uses: actions/upload-pages-artifact@v1
50+
uses: actions/upload-pages-artifact@v3
5151
with:
5252
path: "../StarlightWiki/dist/"
5353

0 commit comments

Comments
 (0)