Update README.md

This commit is contained in:
Alexey Igrychev
2023-01-20 11:56:37 +00:00
committed by GitHub
parent a8aa170653
commit 9ef247eabe

View File

@@ -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:
```
```yaml
- name: Checkout code
uses: actions/checkout@v3
with: