diff --git a/.github/workflows/rpcs3.yml b/.github/workflows/rpcs3.yml index eb42b7aae1..2738698fb4 100644 --- a/.github/workflows/rpcs3.yml +++ b/.github/workflows/rpcs3.yml @@ -235,7 +235,7 @@ jobs: fetch-depth: 0 - name: Setup NuGet - uses: nuget/setup-nuget@v2 + uses: nuget/setup-nuget@v4 - name: Restore NuGet packages run: nuget restore rpcs3.sln