diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6ee793a..d166c39 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -645,7 +645,7 @@ jobs: contents: write steps: - name: Download artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: path: dist merge-multiple: true