redis/.github/workflows
Vitah Lin e58041978d
Fix Codecov action GPG verification failure (#15314)
## 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.
2026-06-09 12:58:37 +08:00
..
ci.yml Add concurrency groups to cancel stale GH workflow runs (#15224) 2026-05-26 08:54:39 +08:00
codecov.yml Fix Codecov action GPG verification failure (#15314) 2026-06-09 12:58:37 +08:00
codeql-analysis.yml Add concurrency groups to cancel stale GH workflow runs (#15224) 2026-05-26 08:54:39 +08:00
coverity.yml Add concurrency groups to cancel stale GH workflow runs (#15224) 2026-05-26 08:54:39 +08:00
daily.yml Update GH Actions dependency (Node.js 20 deprecation) (#15216) 2026-05-25 19:20:09 +08:00
external.yml Add concurrency groups to cancel stale GH workflow runs (#15224) 2026-05-26 08:54:39 +08:00
redis_docs_sync.yaml Upgrade GH actions to latest stable versions (Node.js 20 deprecation) (#14938) 2026-05-11 09:34:46 +08:00
reply-schemas-linter.yml Add concurrency groups to cancel stale GH workflow runs (#15224) 2026-05-26 08:54:39 +08:00
spell-check.yml Add concurrency groups to cancel stale GH workflow runs (#15224) 2026-05-26 08:54:39 +08:00