diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 5ffd468..511cd19 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -61,4 +61,4 @@ jobs: pytest --cov=ldapauthenticator # GitHub action reference: https://github.com/codecov/codecov-action - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5