diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e590bbad..e7b1fb6c 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -46,7 +46,7 @@ jobs: pytest # See pyproject.toml for cov options - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 if: matrix.coverage with: token: ${{ secrets.CODECOV_TOKEN }} diff --git a/docs/source/tutorials/.gitkeep b/docs/source/tutorials/.gitkeep index 139597f9..e69de29b 100644 --- a/docs/source/tutorials/.gitkeep +++ b/docs/source/tutorials/.gitkeep @@ -1,2 +0,0 @@ - -