diff --git a/.github/workflows/pytest-builds.yml b/.github/workflows/pytest-builds.yml index 5ed4bbf..db2c6a7 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@v4 + uses: codecov/codecov-action@v5