Upgrade electron to 29.0.0

This commit is contained in:
Fedor Indutny
2024-02-22 13:19:37 -08:00
committed by GitHub
parent 04a62c27df
commit 2bfb6e7481
8 changed files with 36 additions and 27 deletions

View File

@@ -28,7 +28,7 @@ jobs:
- name: Setup node.js
uses: actions/setup-node@v3
with:
node-version: '18.18.2'
node-version: '20.9.0'
- name: Install global dependencies
run: npm install -g yarn@1.22.10 npm@10.2.5