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/configure-pages action to v5 (#3)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-22 18:50:01 +08:00
committed by GitHub
parent e3f2982081
commit b838fed5ce

View File

@@ -28,7 +28,7 @@ jobs:
node-version: lts/*
cache: pnpm
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Build with VitePress
run: pnpm docs:build
- name: Upload artifact