feat!: migrate to node v20 (#799)

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
Koen van Zuijlen 2024-01-27 09:06:36 +01:00 committed by GitHub
parent 80fecee757
commit 79381b4d4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ concurrency:
cancel-in-progress: true
env:
NODE_VERSION: 18
NODE_VERSION: 20
RENOVATE_VERSION: 37.153.0 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate
jobs: