diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 78336da1..07914bef 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -66,4 +66,4 @@ jobs: --cov-report=term --durations=20 --arraydiff -m"not slow" - name: Upload coverage report - uses: codecov/codecov-action@v4.1.0 + uses: codecov/codecov-action@v4.1.1