diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c0231fa..f7b7756 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -76,7 +76,7 @@ jobs: - uses: actions/checkout@v4 - name: Download the installers - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: path: dist merge-multiple: true