Skip to content

Commit 4148d19

Browse files
AndrewAndrew
authored andcommitted
Fix CI: upgrade to Node 20, regenerate lock file for electron-builder 26
1 parent 7d25889 commit 4148d19

2 files changed

Lines changed: 11743 additions & 26864 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ permissions:
2121
id-token: write # Required for Azure OIDC authentication
2222

2323
env:
24-
NODE_VERSION: '18'
24+
NODE_VERSION: '20'
2525

2626
jobs:
2727
build-windows:

0 commit comments

Comments
 (0)