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

@@ -15,7 +15,7 @@ jobs:
fetch-depth: 0 # fetch all history
- uses: actions/setup-node@v3
with:
node-version: '20.9.0'
node-version: '20.11.1'
- run: npm install -g yarn@1.22.10 npm@10.2.5
- name: Cache danger node_modules
id: cache-desktop-modules