diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 5eb46da..88d5285 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -57,4 +57,4 @@ jobs: pytest --maxfail=2 --cov=nativeauthenticator # GitHub action reference: https://github.com/codecov/codecov-action - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5