Skip to content

Commit

Permalink
update build env
Browse files Browse the repository at this point in the history
  • Loading branch information
wphan committed Dec 10, 2024
1 parent ba5ed37 commit 6a8a644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-sdk-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v2
with:
node-version: '18.x'
node-version: '20.18.x'
registry-url: 'https://registry.npmjs.org'

- name: Determine sdk version
Expand Down

0 comments on commit 6a8a644

Please sign in to comment.