diff --git a/README.md b/README.md index 83b24a6..5e93163 100644 --- a/README.md +++ b/README.md @@ -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: