diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 8cac13c..6cc3445 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -89,7 +89,7 @@ jobs: steps: - name: Setup | Download Build Artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 id: artifact-download with: name: distribution-artifacts