2 parents ea21463 + fab8fb6 commit aab6064Copy full SHA for aab6064
1 file changed
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
9.0.x
35
36
- name: Cache NuGet packages
37
- uses: actions/cache@v5
+ uses: actions/cache@v6
38
with:
39
path: ${{ github.workspace }}/.nuget/packages
40
key: ${{ runner.os }}-nuget-${{ hashFiles('**/Directory.Packages.props') }}
0 commit comments