diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a569948..f8409deb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -255,7 +255,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Download artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: path: ./artifacts - name: List artifacts