diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 8bde9c0..e164e67 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@v4 + uses: codecov/codecov-action@v5