diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f7ed806..5b9c43c 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@v6 + uses: actions/download-artifact@v7 with: name: coverage-3.13-ubuntu-latest