mirror of
https://github.com/ASzc/change-string-case-action.git
synced 2024-11-23 15:03:51 +08:00
Update node version
This commit is contained in:
parent
58a73efb94
commit
0efe77c650
@ -16,5 +16,5 @@ outputs:
|
|||||||
capitalized:
|
capitalized:
|
||||||
description: The input string, with any alphabetical characters lowercase, except for the first character, which is uppercased
|
description: The input string, with any alphabetical characters lowercase, except for the first character, which is uppercased
|
||||||
runs:
|
runs:
|
||||||
using: node16
|
using: node20
|
||||||
main: index.js
|
main: index.js
|
||||||
|
Loading…
Reference in New Issue
Block a user