mirror of
https://github.com/actions/checkout.git
synced 2025-04-28 14:33:10 +00:00
fix readme
This commit is contained in:
parent
97b30c411c
commit
05e5b94460
@ -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