Update node version

This commit is contained in:
Julia Plewa 2023-10-25 21:54:52 +02:00 committed by Alex Szczuczko
parent 58a73efb94
commit 0efe77c650

View File

@ -16,5 +16,5 @@ outputs:
capitalized:
description: The input string, with any alphabetical characters lowercase, except for the first character, which is uppercased
runs:
using: node16
using: node20
main: index.js