diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7a25f84..fc3b056 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: id-token: write steps: - name: Download signed packages - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v8 with: name: signed-nuget