1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-05-01 15:59:54 +02:00

Link to NuGet lock files documentation

This commit is contained in:
Zach Renner 2019-10-31 10:15:39 -07:00
parent d676b6c354
commit 56a3e9e106

View file

@ -32,7 +32,7 @@
``` ```
## C# - Nuget ## C# - Nuget
Using [NuGet lock files](https://docs.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies):
```yaml ```yaml
- uses: actions/cache@preview - uses: actions/cache@preview
with: with: