Compare commits

..

2 Commits

Author SHA1 Message Date
David Zuelke
4adf310d16
Merge 5af601ff71 into ff7abcd0c3 2025-10-09 12:36:35 +02:00
David Zuelke
5af601ff71
Update README.md
Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
2025-10-09 12:36:33 +02:00

View File

@ -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