mirror of
https://code.forgejo.org/actions/checkout.git
synced 2024-11-05 02:02:51 +01:00
fix readme (#251)
This commit is contained in:
parent
97b30c411c
commit
df86c829eb
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ jobs:
|
|||
```yaml
|
||||
- uses: actions/checkout@v2
|
||||
- run: |
|
||||
git fetch --prune --unshallow
|
||||
git fetch --prune --unshallow --tags
|
||||
```
|
||||
|
||||
# License
|
||||
|
|
Loading…
Reference in a new issue