We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7330c commit 10326f0Copy full SHA for 10326f0
.github/workflows/no-broken-links.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Node.js
19
uses: actions/setup-node@v4
20
with:
21
- node-version: 22.14.0
+ node-version: 22.15.0
22
23
- name: Run Mintlify Script
24
run: npx mintlify broken-links
0 commit comments