diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 42328f6..ff6d6dd 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -67,4 +67,4 @@ jobs: pytest --maxfail=2 --cov=nativeauthenticator # GitHub action reference: https://github.com/codecov/codecov-action - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v4