Revert "Update electron to 30.0.0"

This commit is contained in:
Fedor Indutny
2024-04-19 00:20:52 +02:00
committed by GitHub
parent e5aef6ad44
commit 6a3438f5a8
9 changed files with 16 additions and 23 deletions

View File

@@ -15,7 +15,7 @@ jobs:
fetch-depth: 0 # fetch all history
- uses: actions/setup-node@v3
with:
node-version: '20.11.1'
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