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

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