Skip to content

Commit d000c76

Browse files
committed
Bump node
1 parent 02c8ae2 commit d000c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdk.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Setup Node.js
1414
uses: actions/setup-node@v3
1515
with:
16-
node-version: 14.19.0
16+
node-version: 18.17.0
1717

1818
- name: Install dependencies
1919
run: npm ci

0 commit comments

Comments
 (0)