diff --git a/.github/workflows/Build.yml b/.github/workflows/Build.yml index b4b1b0e..6b0d4dc 100644 --- a/.github/workflows/Build.yml +++ b/.github/workflows/Build.yml @@ -60,7 +60,7 @@ jobs: - name: Cache nuget packages if: inputs.platform == 'windows-2019' || inputs.platform == 'windows-2022' - uses: actions/cache@c1a5de879eb890d062a85ee0252d6036480b1fe2 + uses: actions/cache@4723a57e26efda3a62cbde1812113b730952852d env: cache-name: cache-nuget-modules with: