diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7845e9a..8f643f5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -63,7 +63,7 @@ jobs: steps: - name: Download distribution assets - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: release path: dist