Skip to content

Commit 43114bd

Browse files
chore(deps): update actions/configure-pages action to v5 (#1541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31c3594 commit 43114bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
pnpm build:docs
4040
pnpm build:demo
4141
- name: Setup Pages
42-
uses: actions/configure-pages@v4
42+
uses: actions/configure-pages@v5
4343
- name: Upload artifact
4444
uses: actions/upload-pages-artifact@v3
4545
with:

0 commit comments

Comments
 (0)