diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 87f52d4..5b2df64 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: uv pip install pytest - name: Download wheel - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: build-output path: dist/ @@ -108,7 +108,7 @@ jobs: steps: - name: Download artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: build-output path: dist/