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