diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 01c2121..54fda43 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -59,7 +59,7 @@ jobs: steps: - name: Download distribution assets - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: release path: dist