mirror of
https://gitea.com/actions/checkout.git
synced 2025-04-05 06:49:41 +00:00
Check git version before attempting to disable sparse-checkout
(#1656)
* Check git version before attempting to disable `sparse-checkout` * Bump `MinimumGitSparseCheckoutVersion` to 2.28 due to #1386 * Initial prep for release 4.1.3
This commit is contained in:
committed by
GitHub
parent
8410ad0602
commit
cd7d8d697e
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "checkout",
|
||||
"version": "4.1.2",
|
||||
"version": "4.1.3",
|
||||
"description": "checkout action",
|
||||
"main": "lib/main.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user