Update node version

This commit is contained in:
Julia Plewa 2023-10-25 21:54:52 +02:00 committed by GitHub
parent 58a73efb94
commit cffc4e24df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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