Update docker example to v1

pull/37/head
Peter Evans 6 years ago
parent 6667986807
commit 9e3ae58d03

@ -162,7 +162,7 @@ Using [NuGet lock files](https://docs.microsoft.com/nuget/consume-packages/packa
## Docker
```yaml
- uses: actions/cache@preview
- uses: actions/cache@v1
id: cache
with:
path: docker-cache

Loading…
Cancel
Save