diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index e4345a5a0..56f0be0d3 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@v4.1.0 + uses: codecov/codecov-action@v4.1.1 compat: name: pytest