diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index cf107668f..8af8c0c78 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.0.7 + uses: codecov/codecov-action@v5.1.1 compat: name: pytest