Update default runtime to node20 (#1436)

* .

* update workflows
This commit is contained in:
Tatyana Kostromskaya
2023-08-29 17:01:52 +02:00
committed by GitHub
parent f43a0e5ff2
commit 97a652b800
5 changed files with 12 additions and 15913 deletions

View File

@ -87,6 +87,6 @@ inputs:
description: The base URL for the GitHub instance that you are trying to clone from, will use environment defaults to fetch from the same instance that the workflow is running from unless specified. Example URLs are https://github.com or https://my-ghes-server.example.com
required: false
runs:
using: node16
using: node20
main: dist/index.js
post: dist/index.js