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 1269070 commit fa60ba8Copy full SHA for fa60ba8
.github/actions/build-docs/action.yml
@@ -11,7 +11,7 @@ runs:
11
uses: actions/checkout@v4
12
- uses: actions/setup-node@v4
13
with:
14
- node-version: 18
+ node-version: 24
15
- name: Npm cli install
16
working-directory: .
17
run: npm ci
.github/actions/build-sdk/action.yml
- name: Npm install
0 commit comments