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:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user