Skip to content

Commit bbe4230

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent c6ab426 commit bbe4230

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
@@ -60,7 +60,7 @@ jobs:
6060
pnpm docs:build
6161
touch .vitepress/dist/.nojekyll
6262
- name: Upload artifact
63-
uses: actions/upload-pages-artifact@v3
63+
uses: actions/upload-pages-artifact@v4
6464
with:
6565
path: .vitepress/dist
6666

0 commit comments

Comments
 (0)