mirror of
https://github.com/actions/checkout.git
synced 2025-10-29 16:48:38 +08:00
Compare commits
2 Commits
8422ea3448
...
4adf310d16
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4adf310d16 | ||
|
|
5af601ff71 |
|
|
@ -353,7 +353,7 @@ jobs:
|
|||
|
||||
The `checkout` action provides the following outputs that can be referenced in later steps:
|
||||
- `ref`, the Git ref that was checked out (not available if the checkout resulted in a detached `HEAD`)
|
||||
- `sha`, the SHA of the commit that was checked out
|
||||
- `commit`, the SHA of the commit that was checked out
|
||||
|
||||
# Recommended permissions
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user