Update Electron to 26.1.0

This commit is contained in:
Fedor Indutny
2023-09-08 02:23:26 +02:00
committed by GitHub
parent 7ca8f4c763
commit d5479343ac
8 changed files with 30 additions and 28 deletions

View File

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