diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 81ee2539..f4cadd28 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -122,7 +122,7 @@ jobs: with: install_args: convco - name: Download build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: path: dist merge-multiple: true