Update electron to 24.2.0

This commit is contained in:
Fedor Indutny
2023-05-10 12:58:35 -07:00
committed by GitHub
parent 9ad9b4da0f
commit 48545d6a83
9 changed files with 41 additions and 35 deletions

View File

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