diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index aefdec1f..5f681216 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@v3 + uses: actions/download-artifact@v4 with: name: NuGet