Update electron to 30.0.0

This commit is contained in:
Fedor Indutny
2024-04-17 02:03:06 +02:00
committed by GitHub
parent bebdf818c3
commit cba88e6e45
9 changed files with 23 additions and 16 deletions

View File

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