Skip to content

Commit f758417

Browse files
chore(deps): update actions/configure-pages action to v6
1 parent 818a256 commit f758417

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd-deploy.yml

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

5050
- name: Setup Pages
5151
id: pages
52-
uses: actions/configure-pages@v5
52+
uses: actions/configure-pages@v6
5353

5454
- name: Install dependencies
5555
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)