diff --git a/.github/workflows/pytest-builds.yml b/.github/workflows/pytest-builds.yml index 5f6948c..1ebadac 100644 --- a/.github/workflows/pytest-builds.yml +++ b/.github/workflows/pytest-builds.yml @@ -125,4 +125,4 @@ jobs: - name: Send coverage results if: ${{ success() }} - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5