Skip to content

Commit 67f5a5f

Browse files
chore(deps): update actions/configure-pages action to v5
1 parent 864beca commit 67f5a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
node-version: 20
4040
cache: pnpm
4141
- name: Setup Pages
42-
uses: actions/configure-pages@v4
42+
uses: actions/configure-pages@v5
4343
- name: Install dependencies
4444
run: pnpm install
4545
- name: Build with VitePress

0 commit comments

Comments
 (0)