This commit added OIDC - d820d60 but it doesn't work:
error - 2024-04-19 15:53:12,230 -- Upload failed: {"detail":"Github OIDC Token Auth: Invalid token."}
and config:
permissions:
id-token: write
jobs:
ci:
# ...
- name: Publish test coverage
uses: codecov/codecov-action@v4
with:
use_oidc: true