Merge pull request #46 from SixLabors/dependabot/github_actions/actions/cache-4
Bump actions/cache from 3 to 4
This commit is contained in:
Коммит
13749e5602
|
@ -44,7 +44,7 @@ jobs:
|
|||
uses: NuGet/setup-nuget@v1
|
||||
|
||||
- name: NuGet Setup Cache
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
id: nuget-cache
|
||||
with:
|
||||
path: ~/.nuget
|
||||
|
|
Загрузка…
Ссылка в новой задаче