diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9711b57..847824f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -96,7 +96,7 @@ jobs: uses: actions/checkout@v5 - name: Download production artifacts for publication - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 with: name: dist path: dist