diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 79057a5..75091a9 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -71,4 +71,4 @@ jobs: # pytest tries to split test_threadsafe_data_access.py # and that can not be run with eg pytest -n N pytest --cov --cov-branch --cov-report=xml - - uses: codecov/codecov-action@v6.0.1 + - uses: codecov/codecov-action@v7.0.0