Skip to content

Commit 275b19f

Browse files
authored
Merge pull request #8 from ace-of-aces/dependabot/github_actions/actions/configure-pages-5
chore(deps): bump actions/configure-pages from 4 to 5
2 parents f337e46 + 3227a68 commit 275b19f

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
@@ -43,7 +43,7 @@ jobs:
4343
cache: pnpm
4444
cache-dependency-path: './docs/pnpm-lock.yaml'
4545
- name: Setup Pages
46-
uses: actions/configure-pages@v4
46+
uses: actions/configure-pages@v5
4747
- name: Install dependencies
4848
run: pnpm install
4949
- name: Build with VitePress

0 commit comments

Comments
 (0)