diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9fa8a94..116fb03 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@v1 + - uses: nuget/setup-nuget@v2 name: Setup NuGet # Decode the base 64 encoded pfx and save the Signing_Certificate