mirror of
https://code.forgejo.org/actions/cache.git
synced 2024-11-04 17:52:53 +01:00
Link to NuGet lock files documentation (#20)
This commit is contained in:
parent
526c940a94
commit
c401b561b2
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
```
|
||||
|
||||
## C# - Nuget
|
||||
|
||||
Using [NuGet lock files](https://docs.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies):
|
||||
```yaml
|
||||
- uses: actions/cache@preview
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue