Skip to content

Commit 2588b4f

Browse files
chore(deps): update node to v24
1 parent ece771e commit 2588b4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-governance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
- name: Setup Node.js
168168
uses: actions/setup-node@v6
169169
with:
170-
node-version: "20"
170+
node-version: "24"
171171

172172
- name: Validate internal links
173173
run: node scripts/validate-doc-links.js docs

0 commit comments

Comments
 (0)