Update build_windows.yaml

This commit is contained in:
Michael Telatynski 2025-02-28 09:02:45 +00:00 committed by GitHub
parent a546b28c62
commit 1cd9eb41aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -101,7 +101,7 @@ jobs:
with: with:
# node-version-file: package.json # node-version-file: package.json
# For https://github.com/element-hq/element-desktop/issues/2161 # For https://github.com/element-hq/element-desktop/issues/2161
node-version: 22.13.1 node-version: 23.9.0
cache: "yarn" cache: "yarn"
- name: Install Deps - name: Install Deps