Skip to content

Commit 11c5740

Browse files
authored
Update deploy.yml
1 parent 4f74b6c commit 11c5740

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
@@ -66,7 +66,7 @@ jobs:
6666
run: pnpm run build --base /reading-vuejs-core-vapor/
6767

6868
- name: Upload artifact
69-
uses: actions/upload-pages-artifact@v4
69+
uses: actions/upload-pages-artifact@v3
7070
with:
7171
path: .vitepress/dist
7272

0 commit comments

Comments
 (0)