Upgrade electron to 31.1.0

This commit is contained in:
Fedor Indutny
2024-06-27 13:25:36 -07:00
committed by GitHub
parent d53757d9fa
commit 3ed63edbc8
9 changed files with 29 additions and 66 deletions

View File

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