Bump node version to 20

This commit is contained in:
WardPearce
2024-09-20 21:22:37 +12:00
parent a8a5c0d4d6
commit 516089b9f2
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
desktop-build:
strategy:
matrix:
node-version: [18]
node-version: [20]
runtime:
- linux-x64
- win-x64