Skip to content

Commit 63bf2fe

Browse files
committed
bump CI pagefind pin to 1.5.0 for Component UI support
1 parent b7d49ce commit 63bf2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
JEKYLL_ENV: production
4242

4343
- name: Build search index
44-
run: npx -y pagefind@1.1.0 --site _site
44+
run: npx -y pagefind@1.5.0 --site _site
4545

4646
- name: Upload artifact
4747
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)