diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2d5e995..3410806 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@v5 + uses: actions/download-artifact@v6 with: name: build-output path: dist/ @@ -108,7 +108,7 @@ jobs: steps: - name: Download artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build-output path: dist/