Update electron to 30.0.5

This commit is contained in:
Fedor Indutny
2024-05-15 09:48:54 -07:00
committed by GitHub
parent 6f7545926a
commit 96e38690c2
9 changed files with 60 additions and 20 deletions

View File

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