Remove extraneous ```yaml (#26)

Remove the extra ```yaml so it renders properly.
This commit is contained in:
Tyler Baur 2023-01-30 18:30:10 -06:00 committed by GitHub
parent a3345616b1
commit 97e52c626f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,6 @@ The default path to calculate the cache key is `./pdm.lock`, you can change it b
**Using a glob pattern to cache dependencies**
```yaml
```yaml
- uses: pdm-project/setup-pdm@v3
with: