diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 219477a..f199e3a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,4 +64,4 @@ jobs: run: python -m pytest -ra --cov=rred-reports - name: Upload coverage report - uses: codecov/codecov-action@v4.1.0 + uses: codecov/codecov-action@v4.5.0