We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4bd0cf commit e64daa7Copy full SHA for e64daa7
.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.15.1
+ node-version: 22.16.0
22
23
- name: Run Mintlify Script
24
run: npx mintlify broken-links
0 commit comments