mirror of
https://github.com/actions/github-script.git
synced 2026-01-04 06:33:06 +00:00
Update dependencies and use Node 20
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user