mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
feat!: migrate to node v20 (#799)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
parent
80fecee757
commit
79381b4d4b
3 changed files with 3 additions and 3 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue