diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 6328d51..109e36d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -56,7 +56,7 @@ jobs: name: 'Production' steps: - name: Download artifact from build job - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: NuGet - name: Push NuGet