diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 60b1738..a3342f6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -28,7 +28,7 @@ jobs: uses: actions/checkout@v4 - name: Download artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: name: apt-server_wheel path: ${{ github.workspace }}/dist