Update electron to 27.1.2

This commit is contained in:
Fedor Indutny
2023-11-28 00:44:53 +01:00
committed by GitHub
parent bb6e011488
commit ceb1564e6b
9 changed files with 21 additions and 19 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.17.1'
- run: npm install -g yarn@1.22.10
- name: Cache danger node_modules
id: cache-desktop-modules