BREAKING CHANGE: update to use nodeJS v20

This commit is contained in:
Jerome Lachaud 2023-10-25 13:19:20 +00:00
parent aa1c48118d
commit d77e3dfdc8
4 changed files with 5 additions and 5 deletions

View file

@ -47,7 +47,7 @@ outputs:
status:
description: "Status"
runs:
using: "node16"
using: "node20"
main: "dist/index.js"
branding:
color: "green"