diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 484c7dbf..2ed4d60d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -97,7 +97,7 @@ jobs: # TEMPORARY FIX: Disable codecov until we can get it working again - name: Upload to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 if: false with: name: myst-nb-pytests