We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c8ae2 commit d000c76Copy full SHA for d000c76
.github/workflows/sdk.yaml
@@ -13,7 +13,7 @@ jobs:
13
- name: Setup Node.js
14
uses: actions/setup-node@v3
15
with:
16
- node-version: 14.19.0
+ node-version: 18.17.0
17
18
- name: Install dependencies
19
run: npm ci
0 commit comments