Skip to content

Commit 6df72e2

Browse files
committed
Use node 20
1 parent e3c5667 commit 6df72e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mt-docs-data-api-reference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- uses: actions/setup-node@v4.0.0
1616
with:
1717
cache: npm
18-
node-version: '16'
18+
node-version: '20'
1919
- run: npm install
2020
- run: npm run redoc

0 commit comments

Comments
 (0)