You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <code>fetch-depth</code> | Number of commits to fetch. 0 indicates all history for all branches and tags. See [https://github.com/actions/checkout#usage](https://github.com/actions/checkout#usage) | <code>1</code> | **false** |
67
-
| <code>lfs</code> | Whether to download Git-LFS files. See [https://github.com/actions/checkout#usage](https://github.com/actions/checkout#usage) | | **false** |
68
-
| <code>token</code> | Token to use for checking out the repository instead of the default GITHUB_TOKEN.<br />If specified and not empty, persist-credentials in checkout will be false. | | **false** |
| <code>fetch-depth</code> | Number of commits to fetch. 0 indicates all history for all branches and tags. See [https://github.com/actions/checkout#usage](https://github.com/actions/checkout#usage) | <code>1</code> | **false** |
67
+
| <code>lfs</code> | Whether to download Git-LFS files. See [https://github.com/actions/checkout#usage](https://github.com/actions/checkout#usage) | <code>false</code> | **false** |
68
+
| <code>token</code> | Token to use for checking out the repository instead of the default GITHUB_TOKEN.<br />If specified and not empty, persist-credentials in checkout will be false. | | **false** |
0 commit comments