Update docker example to v1

This commit is contained in:
Peter Evans 2019-11-06 08:47:05 +09:00
parent 6667986807
commit 9e3ae58d03

View file

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