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