Bump Node version for the build workflow

This commit is contained in:
DigiLive
2025-05-17 14:19:17 +02:00
parent 48a253ac7f
commit b80d3c70b0

View File

@@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
node-version: [ 18.x ]
node-version: [22.x]
# Checkout Repository
steps: