Releases: ThinkParQ/checkout-action
Releases · ThinkParQ/checkout-action
v1: Fix git depth for branch push trigger (#2)
New Features
Enhanced Tag Handling:
Implemented separate checks for tags to improve clarity and functionality in the Git fetching process.
Improvements
Fetch Depth Parameter:
Added support for the fetch-depth input parameter to control the depth of tag pulls during the fetch operation, allowing for more efficient and customized fetching of tags.