diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 9ec3362..b305382 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -58,7 +58,7 @@ jobs: name: 'Production' steps: - name: Download artifact from build job - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: NuGet - name: Push NuGet