node-version 20

This commit is contained in:
ValueOn AG 2026-01-13 21:27:34 +01:00
parent de98b863a0
commit c5d60c4c82
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '18'
node-version: '20'
cache: 'npm'
- name: Copy integration environment file

View file

@ -17,7 +17,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '18'
node-version: '20'
cache: 'npm'
- name: Copy production environment file