Skip to content

Commit 91a26d5

Browse files
LessUpCopilot
andcommitted
fix(ci): upgrade pages action
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent efee41c commit 91a26d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v4
2626

2727
- name: Setup Pages
28-
uses: actions/configure-pages@v5
28+
uses: actions/configure-pages@v6
2929
with:
3030
static_site_generator: vitepress
3131

0 commit comments

Comments
 (0)