Skip to content

Commit b999e72

Browse files
committed
chore: update node version
1 parent d6ca53f commit b999e72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Node.js
2626
uses: actions/setup-node@v4
2727
with:
28-
node-version: '18'
28+
node-version: '22'
2929
cache: 'npm'
3030
cache-dependency-path: 'mcp/package-lock.json'
3131

0 commit comments

Comments
 (0)