diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index db7df26..d14b3cd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -258,7 +258,7 @@ jobs: uses: actions/checkout@v5 - name: Download coverage from Python 3.13 - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: coverage-3.13-ubuntu-latest