Skip to content

Commit 2bd5b41

Browse files
committed
ci: ⚙️update node version to 20
1 parent 4ba8cc3 commit 2bd5b41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build-Test-Release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install Node.js
2727
uses: actions/setup-node@v3
2828
with:
29-
node-version: 18.x
29+
node-version: 20.x
3030

3131
- name: Install dependencies
3232
run: yarn --frozen-lockfile

0 commit comments

Comments
 (0)