Skip to content

Commit 2da90b9

Browse files
⬆️ chore(deps): update actions/configure-pages action to v6
1 parent fc76154 commit 2da90b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
working-directory: ./website
6767
run: npm run build
6868
- name: Setup Pages
69-
uses: actions/configure-pages@v5
69+
uses: actions/configure-pages@v6
7070
- name: Upload artifact
7171
uses: actions/upload-pages-artifact@v4
7272
with:

0 commit comments

Comments
 (0)