Skip to content

Commit 4b3e718

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: pnpm build
4141
working-directory: ./website
4242
- name: Setup Pages
43-
uses: actions/configure-pages@v2
43+
uses: actions/configure-pages@v5
4444
- name: Upload artifact
4545
uses: actions/upload-pages-artifact@v3
4646
with:

0 commit comments

Comments
 (0)