We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3c5667 commit 6df72e2Copy full SHA for 6df72e2
1 file changed
.github/workflows/mt-docs-data-api-reference.yml
@@ -15,6 +15,6 @@ jobs:
15
- uses: actions/setup-node@v4.0.0
16
with:
17
cache: npm
18
- node-version: '16'
+ node-version: '20'
19
- run: npm install
20
- run: npm run redoc
0 commit comments