diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 1e015e4a5..e4345a5a0 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -120,7 +120,7 @@ jobs: - name: codecov.io if: matrix.py == '3.10' - uses: codecov/codecov-action@v3.1.5 + uses: codecov/codecov-action@v4.1.0 compat: name: pytest