We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526581c commit 45d3380Copy full SHA for 45d3380
.github/workflows/ci-mcp-sanity.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup Node.js
22
uses: actions/setup-node@v4
23
with:
24
- node-version: 20
+ node-version: 22
25
cache: 'yarn'
26
27
- name: Install Yarn
0 commit comments