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

@@ -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