We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655a506 commit 0810931Copy full SHA for 0810931
1 file changed
.github/workflows/build-desktop.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Setup Node.js
40
uses: actions/setup-node@v4
41
with:
42
- node-version: '18'
+ node-version: '24'
43
cache: 'npm'
44
45
- name: Install dependencies
0 commit comments