Skip to content

Commit 1cc00af

Browse files
chore(deps): update actions/configure-pages action to v5
1 parent 93c5d0e commit 1cc00af

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@v1
4646
with:

0 commit comments

Comments
 (0)