diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e8f32f7..5ce4985 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -274,7 +274,7 @@ jobs: node-version: 22 - name: Download signed platform bundles - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: pattern: release-bundles-* path: release-artifacts