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

@@ -15,7 +15,7 @@ jobs:
fetch-depth: 0 # fetch all history
- uses: actions/setup-node@v3
with:
node-version: '18.18.2'
node-version: '20.9.0'
- run: npm install -g yarn@1.22.10 npm@10.2.5
- name: Cache danger node_modules
id: cache-desktop-modules