Skip to content

Commit 6a8a644

Browse files
committed
update build env
1 parent ba5ed37 commit 6a8a644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-sdk-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup node
1717
uses: actions/setup-node@v2
1818
with:
19-
node-version: '18.x'
19+
node-version: '20.18.x'
2020
registry-url: 'https://registry.npmjs.org'
2121

2222
- name: Determine sdk version

0 commit comments

Comments
 (0)