diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a212b48..c9f350e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,5 +56,5 @@ jobs: python -m pytest -ra --cov --cov-report=xml --cov-report=term --durations=20 - name: Upload coverage report - uses: codecov/codecov-action@v4.5.0 + uses: codecov/codecov-action@v5.0.7