Skip to content

Commit 85c75b1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GHPages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
pnpm run pre-build
3737
pnpm run build
3838
- name: Setup Pages
39-
uses: actions/configure-pages@v4
39+
uses: actions/configure-pages@v5
4040
- name: Upload artifact
4141
uses: actions/upload-pages-artifact@v3
4242
with:

0 commit comments

Comments
 (0)