Update to Node 20

This commit is contained in:
Riccardo Rigutini 2023-09-23 13:43:12 +00:00
parent 2eb069ac05
commit a231fe22ef
1 changed files with 1 additions and 1 deletions

View File

@ -36,5 +36,5 @@ branding:
color: "blue"
runs:
using: "node16"
using: "node20"
main: "dist/index.js"