Skip to content

Commit c989692

Browse files
chore(deps): update actions/configure-pages action to v4 (#1051)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16998e6 commit c989692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
cache: "pnpm"
4545
- name: Setup Pages
4646
id: pages
47-
uses: actions/configure-pages@v3
47+
uses: actions/configure-pages@v4
4848
- name: Install dependencies
4949
run: pnpm install
5050
- name: Build doc

0 commit comments

Comments
 (0)