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 16faed0 commit 3b4f436Copy full SHA for 3b4f436
.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.18.0
+ node-version: 22.20.0
22
23
- name: Run Mintlify Script
24
run: npx mintlify broken-links
0 commit comments