Merge pull request #1829 from hydralauncher/chore/bump-electron-version

chore: bump electron version
This commit is contained in:
Zamitto
2025-10-27 18:16:35 -03:00
committed by GitHub
6 changed files with 233 additions and 161 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 20.18.3
node-version: 22.21.0
- name: Install dependencies
run: yarn --frozen-lockfile