Skip to content

Commit 31e3e9c

Browse files
chore(deps): update actions/configure-pages action to v6
1 parent b9aff62 commit 31e3e9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Setup Pages
4444
id: pages
45-
uses: actions/configure-pages@v5
45+
uses: actions/configure-pages@v6
4646

4747
- name: Install dependencies
4848
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)