mirror of
https://github.com/werf/actions.git
synced 2026-02-05 02:46:23 +03:00
Update README.md
This commit is contained in:
@@ -70,7 +70,7 @@ Withal, it is not necessary to work within release channels, and the user might
|
|||||||
|
|
||||||
Make sure to use `fetch-depth: 0` setting in the checkout action, like follows:
|
Make sure to use `fetch-depth: 0` setting in the checkout action, like follows:
|
||||||
|
|
||||||
```
|
```yaml
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user