diff --git a/templates/Library/NuGet/.github/workflows/build-and-deploy.yml b/templates/Library/NuGet/.github/workflows/build-and-deploy.yml index 1d41794..2e0e5c1 100644 --- a/templates/Library/NuGet/.github/workflows/build-and-deploy.yml +++ b/templates/Library/NuGet/.github/workflows/build-and-deploy.yml @@ -81,7 +81,7 @@ jobs: steps: - name: Download artifact from build job - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: NuGet