2
0
mirror of https://github.com/acepanel/acepanel.github.io.git synced 2026-02-04 05:37:16 +08:00

chore(deps): Update actions/upload-pages-artifact action to v4 (#9)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-18 22:41:09 +08:00
committed by GitHub
parent ecdbab1e4b
commit 935cac633e

View File

@@ -32,7 +32,7 @@ jobs:
- name: Build with VitePress
run: pnpm docs:build
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
uses: actions/upload-pages-artifact@v4
with:
path: .vitepress/dist
deploy: