diff --git a/.github/workflows/template.yml b/.github/workflows/template.yml index 4ea45b9..b5666a3 100644 --- a/.github/workflows/template.yml +++ b/.github/workflows/template.yml @@ -79,7 +79,7 @@ jobs: pattern: package-* merge-multiple: true - name: NuGet Install - uses: NuGet/setup-nuget@v3 + uses: NuGet/setup-nuget@v4 with: nuget-version: "6.11" - name: Setup Certificate