diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a4b1ac..3978bd9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ jobs: dotnet-version: 8.0.x - name: Cache NuGet Packages - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4 + uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 with: # '**/*.*proj' includes .csproj, .vbproj, .fsproj, msbuildproj, etc. # '**/*.props' includes Directory.Packages.props and Directory.Build.props