diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 056d4b1..8bde9c0 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -76,4 +76,4 @@ jobs: pytest -v --cov=pytest_jupyterhub tests - name: Submit codecov report - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4