Add syntax highlighting

This commit is contained in:
Paul Hatcherian 2022-12-23 12:50:42 -06:00
parent 124679ea79
commit 5447a3c144
2 changed files with 2 additions and 2 deletions

View file

@ -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: