diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0311f82..e62e2e0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: run: coverage xml # TEMPORARY FIX: Disable codecov until we can get it working again - name: Upload to Codecov - uses: codecov/codecov-action@v3.1.4 + uses: codecov/codecov-action@v4.5.0 if: false with: name: sphinx-proof-pytests