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 f84c0b5 commit b15c0baCopy full SHA for b15c0ba
.github/workflows/deploy-on-sdk-update.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup node
17
uses: actions/setup-node@v2
18
with:
19
- node-version: "20.18.x"
+ node-version: "22.14.x"
20
registry-url: "https://registry.npmjs.org"
21
22
- name: Install dependencies
0 commit comments