mirror of
https://github.com/actions/github-script.git
synced 2026-02-07 19:47:26 +00:00
Update action.yml
This commit is contained in:
parent
18bf1cb0b5
commit
ff854008df
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue