diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ed1ea59..becf3bb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -98,7 +98,7 @@ jobs: steps: - name: Download built artifact to dist/ - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: Packages path: dist