diff --git a/.github/workflows/pytest-builds.yml b/.github/workflows/pytest-builds.yml index 512e349..b314aca 100644 --- a/.github/workflows/pytest-builds.yml +++ b/.github/workflows/pytest-builds.yml @@ -55,4 +55,4 @@ jobs: - name: Send coverage results if: ${{ success() }} - uses: codecov/codecov-action@v5 + uses: codecov/codecov-action@v6