Skip to content

Commit 44051fd

Browse files
chore(deps): update actions/configure-pages action to v5
1 parent 460891d commit 44051fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-pages.yml

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

4545
- name: Setup Pages
4646
id: pages
47-
uses: actions/configure-pages@v4
47+
uses: actions/configure-pages@v5
4848

4949
- name: Install dependencies
5050
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)