redis/.github
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
..
ISSUE_TEMPLATE crash report instructions (#10816) 2022-06-06 11:39:23 +03:00
workflows Fix Codecov action GPG verification failure (#15314) 2026-06-09 12:58:37 +08:00
dependabot.yml Setup dependabot for github-actions and codespell (#9857) 2022-01-04 16:19:28 +02:00