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

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