Skip to content

Commit 1be6843

Browse files
author
Ham Renovate
committed
chore(deps): update actions/upload-pages-artifact action to v4
1 parent d2efd8b commit 1be6843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docusaurus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: pnpm build
3232

3333
- name: Upload Build Artifact
34-
uses: actions/upload-pages-artifact@v3
34+
uses: actions/upload-pages-artifact@v4
3535
with:
3636
path: docs/build
3737

0 commit comments

Comments
 (0)