1
0
mirror of https://github.com/actions/checkout.git synced 2026-06-17 17:24:00 +08:00
This commit is contained in:
Phil Coval
2025-06-13 16:36:39 -07:00
committed by GitHub

View File

@@ -44,6 +44,7 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
# The branch, tag or SHA to checkout. When checking out the repository that
# triggered a workflow, this defaults to the reference or SHA for that event.
# For tags, it can be forced to ${{ github.ref }} (useful if using git-describe)
# Otherwise, uses the default branch.
ref: ''