mirror of
https://github.com/redis/redis.git
synced 2026-07-15 04:53:26 -04:00
## Issue The Codecov workflow failed while running `codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2` (`v6`) because the downloaded Codecov CLI could not be verified with GPG. ```text Run codecov/codecov-action@57e3a136b7 ==> Running Action version 6.0.0 ... gpg: Can't check signature: No public key ==> Could not verify signature. Please contact Codecov if problem continues Exiting... ``` ## Change Update the Codecov upload step to use `codecov/codecov-action v7.0.0`, which includes the updated wrapper/signature verification behavior. |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| codecov.yml | ||
| codeql-analysis.yml | ||
| coverity.yml | ||
| daily.yml | ||
| external.yml | ||
| redis_docs_sync.yaml | ||
| reply-schemas-linter.yml | ||
| spell-check.yml | ||