diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index b147cd8c1..33d5072c0 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -122,7 +122,7 @@ jobs: - name: codecov.io if: matrix.py == '3.10' - uses: codecov/codecov-action@v5.1.1 + uses: codecov/codecov-action@v5.1.2 compat: name: pytest