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

@@ -30,7 +30,7 @@ jobs:
- name: Setup node.js
uses: actions/setup-node@v3
with:
node-version: '20.11.1'
node-version: '20.14.0'
- name: Install global dependencies
run: npm install -g npm@10.2.5