diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7df2ba7..5ff1d52 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -59,7 +59,7 @@ jobs: id-token: write steps: - name: Download artifact from build job - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: NuGet - name: Get tag version