mirror of
https://gitea.com/actions/checkout.git
synced 2025-04-04 22:39:42 +00:00
committed by
GitHub
parent
f43a0e5ff2
commit
97a652b800
@ -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
|
||||
|
Reference in New Issue
Block a user