diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cfa5c53..3821b33 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,7 +45,7 @@ jobs: run: dotnet pack --configuration=${{ env.configuration }} --verbosity=minimal --no-restore working-directory: src - - uses: nuget/setup-nuget@v2 + - uses: nuget/setup-nuget@v4 name: Setup NuGet # Decode the base 64 encoded pfx and save the Signing_Certificate