diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index 5aa25db..9488b45 100644 --- a/.github/workflows/Deploy.yml +++ b/.github/workflows/Deploy.yml @@ -53,7 +53,7 @@ jobs: steps: - name: Download artifact from build job - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: name: NuGet