Update action.yml

This commit is contained in:
Spencer Comfort 2023-01-25 16:10:48 -05:00 committed by GitHub
parent 18bf1cb0b5
commit ff854008df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,5 +33,5 @@ outputs:
result:
description: The return value of the script, stringified with `JSON.stringify`
runs:
using: node16
using: node18
main: dist/index.js