Skip to content

Commit d6dcd09

Browse files
committed
chore: update node version to 16.15.0 in release pipline
1 parent c8813da commit d6dcd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_desktop_app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install Node.js, NPM and Yarn
3737
uses: actions/setup-node@v2
3838
with:
39-
node-version: 14.18
39+
node-version: 16.15
4040

4141
- name: Install desktop app dependencies
4242
run: bash ./install.sh

0 commit comments

Comments
 (0)