mirror of
https://github.com/actions/checkout.git
synced 2026-07-18 20:20:08 +08:00
migrate to post job uploads
This commit is contained in:
parent
8b5fffd5f3
commit
41e5319596
6 changed files with 183 additions and 253 deletions
|
|
@ -112,6 +112,8 @@ outputs:
|
|||
description: 'The branch, tag or SHA that was checked out'
|
||||
commit:
|
||||
description: 'The commit SHA that was checked out'
|
||||
cache-hit:
|
||||
description: 'Whether the checkout was restored from the WarpBuild snapshot cache (true/false)'
|
||||
runs:
|
||||
using: node24
|
||||
main: dist/index.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue