mirror of
https://github.com/actions/cache.git
synced 2025-04-21 19:46:46 +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
|
## Rust - Cargo
|
||||||
|
|
||||||
```
|
```yaml
|
||||||
- name: Cache cargo registry
|
- name: Cache cargo registry
|
||||||
uses: actions/cache@v1
|
uses: actions/cache@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue