node20
This commit is contained in:
Родитель
3bf2affbc5
Коммит
f97011abda
|
@ -39,5 +39,5 @@ outputs:
|
|||
approved: # output will be available to future steps
|
||||
description: "Whether or not the PR was approved - 'true' or 'false'"
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
|
|
@ -20,9 +20,10 @@
|
|||
"keywords": [
|
||||
"GitHub",
|
||||
"Actions",
|
||||
"JavaScript"
|
||||
"JavaScript",
|
||||
"pull-request"
|
||||
],
|
||||
"author": "",
|
||||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/github/privileged-requester/issues"
|
||||
|
|
Загрузка…
Ссылка в новой задаче