diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 950cca3..297d823 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: # Always run this step, even when there are test failures if: ${{ always() }} - name: Upload coverage to https://codecov.io - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 # See https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python#publishing-to-package-registries #