mirror of
https://github.com/actions/cache.git
synced 2025-04-21 22:08:41 +00:00
enable syntax highlighting for Cargo example
This commit is contained in:
parent
c2e108de17
commit
10e9900b62
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ Using [NuGet lock files](https://docs.microsoft.com/nuget/consume-packages/packa
|
|||
|
||||
## Rust - Cargo
|
||||
|
||||
```
|
||||
```yaml
|
||||
- name: Cache cargo registry
|
||||
uses: actions/cache@v1
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue