mirror of
https://github.com/actions/checkout.git
synced 2024-11-27 00:09:01 +00:00
fix readme (#251)
This commit is contained in:
parent
97b30c411c
commit
df86c829eb
@ -227,7 +227,7 @@ jobs:
|
||||
```yaml
|
||||
- uses: actions/checkout@v2
|
||||
- run: |
|
||||
git fetch --prune --unshallow
|
||||
git fetch --prune --unshallow --tags
|
||||
```
|
||||
|
||||
# License
|
||||
|
Loading…
Reference in New Issue
Block a user