diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eca32fff5..60a938110 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,7 +105,7 @@ jobs: steps: - name: Download built artifact to dist/ - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: Packages path: dist