Skip to content

Commit 809499e

Browse files
chore(deps): update actions/configure-pages action to v4 (#641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d07a3ba commit 809499e

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
@@ -35,7 +35,7 @@ jobs:
3535
export NODE_OPTIONS="--max-old-space-size=8192"
3636
pnpm run docs:build
3737
- name: Setup Pages
38-
uses: actions/configure-pages@v3
38+
uses: actions/configure-pages@v4
3939
- name: Upload artifact
4040
uses: actions/upload-pages-artifact@v2
4141
with:

0 commit comments

Comments
 (0)