mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 22:50:04 +00:00
Update dependencies and use Node 20
This commit is contained in:
parent
1f16022c75
commit
84ab08fe8b
33 changed files with 32182 additions and 10173 deletions
|
|
@ -33,5 +33,5 @@ outputs:
|
|||
result:
|
||||
description: The return value of the script, stringified with `JSON.stringify`
|
||||
runs:
|
||||
using: node16
|
||||
using: node20
|
||||
main: dist/index.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue