Skip to content

Commit 0810931

Browse files
committed
workflow: update node v
1 parent 655a506 commit 0810931

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Setup Node.js
4040
uses: actions/setup-node@v4
4141
with:
42-
node-version: '18'
42+
node-version: '24'
4343
cache: 'npm'
4444

4545
- name: Install dependencies

0 commit comments

Comments
 (0)