mirror of
https://github.com/PaulHatch/semantic-version.git
synced 2026-04-22 06:19:53 +00:00
Add syntax highlighting
This commit is contained in:
parent
124679ea79
commit
5447a3c144
2 changed files with 2 additions and 2 deletions
|
|
@ -167,7 +167,7 @@ This history is required to determine the version correctly. To include the hist
|
|||
and tags, specify the fetch-depth parameter in your checkout action declaration. Specify
|
||||
zero to pull the full history and tags.
|
||||
|
||||
```
|
||||
```yaml
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue