chore(deps): update node to v24 (#5491)

This commit is contained in:
renovate[bot]
2026-05-19 10:07:22 -05:00
committed by GitHub
parent 3bfaa466af
commit cdf57ced8e
+1 -1
View File
@@ -167,7 +167,7 @@ jobs:
- name: Setup Node.js - name: Setup Node.js
uses: actions/setup-node@v6 uses: actions/setup-node@v6
with: with:
node-version: "20" node-version: "24"
- name: Validate internal links - name: Validate internal links
run: node scripts/validate-doc-links.js docs run: node scripts/validate-doc-links.js docs