mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-06-12 21:21:04 +02:00
Codecov had to migrate to a new Keybase account after losing access to their old Keybase account, and because of that the old account got bricked to prevent misuse [1] which resulted in GPG verification failures in our builds [2]. This new version of the action fixes the issue by using the new account. Fixes #21394. [1] https://github.com/codecov/codecov-action/issues/1956 [2] https://github.com/codecov/codecov-action/issues/1955