rugk 2023-10-24 19:03:47 +02:00 committed by GitHub
parent 9114ca00bf
commit b9d74ecd35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: '16'
node-version: '20'
cache: 'npm'
cache-dependency-path: 'js/package-lock.json'