Skip to content

Commit 701c834

Browse files
devin-ai-integration[bot]ali@cal.comalishaz-polymath
authored
chore: upgrade Mintlify from v4.0.436 to v4.2.87 (calcom#23418)
- Updated GitHub Actions workflow to use latest stable Mintlify version - Tested local build compatibility with existing mint.json configuration - Verified no breaking changes or type errors introduced - Both mint.json and docs.json configurations supported in new version Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: ali@cal.com <ali@cal.com> Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
1 parent 18423e5 commit 701c834

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
working-directory: docs
3636
run: |
3737
export NODE_OPTIONS="--max_old_space_size=8192"
38-
npm install -g mintlify@4.0.436
38+
npm install -g mintlify@4.2.87
3939
mintlify dev &
4040
sleep 5 # Let it run for 5 seconds
4141
kill $!

0 commit comments

Comments
 (0)