We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 527ba43 + 3ceb145 commit de1d664Copy full SHA for de1d664
1 file changed
.github/workflows/dotnet-core.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@v7
36
with:
37
fetch-depth: 0
38
- - uses: actions/cache@v5
+ - uses: actions/cache@v6
39
40
path: ~/.nuget/packages
41
key: Linux-nuget-${{ hashFiles('**/Directory.Packages.props') }}
0 commit comments