diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 31164b1..1d62e45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -131,7 +131,7 @@ jobs: uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2 # v3 with: dotnet-version: '6.0.x' - - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3 + - uses: actions/cache@58c1e461ab4154b5b12d40cb0e84792b845ab8ba # v3 with: path: ~/.nuget/packages # Look to see if there is a cache hit for the corresponding requirements file