diff --git a/.github/workflows/electron-release.yml b/.github/workflows/electron-release.yml index 19df229e6e..3dc6556eee 100644 --- a/.github/workflows/electron-release.yml +++ b/.github/workflows/electron-release.yml @@ -136,7 +136,7 @@ jobs: fetch-depth: 0 - name: Download all artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: path: release-assets merge-multiple: true