diff --git a/.github/workflows/pytest-builds.yml b/.github/workflows/pytest-builds.yml index 73e872a..0d26507 100644 --- a/.github/workflows/pytest-builds.yml +++ b/.github/workflows/pytest-builds.yml @@ -63,4 +63,4 @@ jobs: - name: Send coverage results if: ${{ success() }} - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5