diff --git a/.github/workflows/electron.yml b/.github/workflows/electron.yml index c822dc14c..d1a895e65 100644 --- a/.github/workflows/electron.yml +++ b/.github/workflows/electron.yml @@ -840,7 +840,7 @@ jobs: steps: - name: Download all artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: path: artifacts